Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #396: (windows) fullscreen/unfullscreen events, disable minimize on fullscreen #409

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

damywise
Copy link
Contributor

@damywise damywise commented Oct 9, 2023

…e minimize on fullscreen

- Fixed a bug where the newest implementation of fullscreen/unfullscreen broke the window listener events.
- Disables minimize when window is fullscreen. This mimics the behavior of Chromium.
@damywise damywise changed the title fix #396: (windows) fullscreen/unfullscreen events, disable minimize … fix #396: (windows) fullscreen/unfullscreen events, disable minimize on fullscreen Oct 9, 2023
@lijy91
Copy link
Member

lijy91 commented Jan 28, 2024

LGTM

@lijy91 lijy91 merged commit b3b1417 into leanflutter:main Jan 28, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onWindowEnterFullScreen/onWindowLeaveFullScreen not work any more on windows
3 participants