Commit 326c156
committed
Fix title bar buttons and Windows tray hide
- Remove ui.interact() drag overlay that was stealing click events
from the close/minimize buttons. Revert to inner.response.drag_started()
which only fires on the background area.
- Use ViewportCommand::Visible(false/true) instead of Minimized on
Windows so the window fully disappears from the taskbar when
minimized to tray, and reappears on restore.1 parent e158fb0 commit 326c156
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
| 581 | + | |
585 | 582 | | |
586 | 583 | | |
587 | 584 | | |
| |||
1298 | 1295 | | |
1299 | 1296 | | |
1300 | 1297 | | |
1301 | | - | |
| 1298 | + | |
1302 | 1299 | | |
1303 | 1300 | | |
1304 | 1301 | | |
| |||
1385 | 1382 | | |
1386 | 1383 | | |
1387 | 1384 | | |
1388 | | - | |
| 1385 | + | |
1389 | 1386 | | |
1390 | 1387 | | |
1391 | 1388 | | |
| |||
0 commit comments