multica/apps/desktop/src
Jiayuan Zhang 9f95566616 fix(desktop): make login and onboarding windows draggable on macOS
Login page: replace full-container drag region with a dedicated header
bar, matching the pattern used across the app. The previous approach
applied -webkit-app-region: drag to the entire content container which
could interfere with child element interactions.

Onboarding steps 1-4: move drag region from a tiny 80px left strip to
the entire header element, and mark the ModeToggle as no-drag so it
remains clickable.

Closes MUL-241

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:16:27 +08:00
..
main refactor: unify API URL env var to MULTICA_API_URL 2026-02-15 06:31:00 +08:00
preload feat(auth): pass encrypted Device ID from Web to Desktop 2026-02-13 16:53:13 +08:00
renderer fix(desktop): make login and onboarding windows draggable on macOS 2026-02-15 21:16:27 +08:00