mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
0f46d089e8
If the GLFW_DECORATED and/or GLFW_FLOATING window attributes were
changed while in fullscreen mode, the changes did not take effect when
the window entered windowed mode.
Bug reported on the GLFW forum.
https://discourse.glfw.org/t/turning-on-off-window-decorations-while-in-full-screen-wont-work-properly/1780
(cherry picked from commit 4afa227a05)