Commit 0c8eb10
committed
Update exit menu item to hide window on click
Changed the exit menu item's click handler to hide the current window instead of destroying all windows via the window manager. This simplifies the exit logic and ensures only the relevant window is closed.1 parent f8ed4f8 commit 0c8eb10
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
291 | 290 | | |
292 | 291 | | |
293 | 292 | | |
| |||
0 commit comments