macOS: Fix returning from full screen via the button when the titlebar is hidden not hiding the buttons

Fixes #6883
This commit is contained in:
Kovid Goyal
2023-12-10 22:30:15 +05:30
parent e9e889457d
commit 00f8f340bf
2 changed files with 24 additions and 13 deletions

View File

@@ -59,6 +59,8 @@ Detailed list of changes
- macOS: Fix some combining characters not being rendered (:iss:`6898`)
- macOS: Fix returning from full screen via the button when the titlebar is hidden not hiding the buttons (:iss:`6883`)
0.31.0 [2023-11-08]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~