Logo
Explore Help
Register Sign In
Labyricorn/voicebox
Watch 1
Star 0
Fork 0
mirror of https://github.com/jamiepine/voicebox.git synced 2026-09-17 05:40:42 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
6a0601bd6cc31563f12337645842e25d20ea00a7
voicebox/app/src/components/TitleBarDragRegion.tsx
T
Jamie Pine b2659e6a6d Refactor App and Sidebar components to support macOS, add TitleBarDragRegion for improved window dragging, and enhance model management with delete functionality and download progress tracking. Update audio player to handle audio resets more effectively and improve generation form with model download notifications.
2026-01-25 23:25:21 -08:00

9 lines
161 B
TypeScript
Raw Blame History

export function TitleBarDragRegion() {
return (
<div
data-tauri-drag-region
className="fixed top-0 left-0 right-0 h-12 z-[9999]"
/>
);
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.0 Page: 182ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API