macOS: Update window button visibility after toggling full screen

This commit is contained in:
pagedown
2023-02-12 13:45:27 +08:00
parent 64fe9f82ed
commit c41b65af97
2 changed files with 15 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ Detailed list of changes
- Linux: Reduce minimum required OpenGL version from 3.3 to 3.1 + extensions (:iss:`2790`)
- macOS: Fix the window buttons not being hidden after exiting the traditional full screen (:iss:`6009`)
0.27.1 [2023-02-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~