Closed TarekAS closed 2 months ago
I tested cycling through the fullscreen modes while in fullscreen, seems like a broken experience either way and setting the borderless_game
attribute doesn't change the current behavior from what I can tell. So we're fine there I guess.
I found a bug with this implementation though. The menu bar remains clickable despite being hidden, I'm puzzled why that's behaving like that.
This PR won't be ready to merge until I fix that issue
Fixed it by moving the presentation options to set_fullscreen
. Tried everything to make it work in window:willUseFullScreenPresentationOptions
but it's hella wonky.
Re-tested again, including cycling between fullscreen modes, and it works well. The menu bar is properly disabled when borderless_game
is set.
Hi folks, any more work is needed on my part for this PR?
Addresses #3880
changelog
module if knowledge of this change could be valuable to users