mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-24 20:52:00 +08:00
* fix(renderer): prevent overlays from entering titlebar drag region via no-drag and platform safe gap; cap modal body height; fixes #9123 * fix: modal close button intercepted by drag region in small window mode - Set modal content as no-drag to ensure button clickability - Use z-index layering for titlebar drag region management - Remove redundant platform detection and CSS variables * refine: only disable drag on modal close button instead of entire modal content This allows users to still drag the window by clicking on modal header or other areas, improving UX in small window scenarios while still protecting the close button interaction. |
||
|---|---|---|
| .. | ||
| main | ||
| preload | ||
| renderer | ||