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: incorrect window size before/after setTitleBarStyle #401

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

damywise
Copy link
Contributor

  • Fixes issue where setting both size and setTitleBarStyle using WindowOptions in waitUntilReadyToShow causes incorrect window size.

This is fixed by putting titleBarStyle handling before all other options so the OS calculates the window size and position correctly,

- Fixes issue where setting both `size` and `setTitleBarStyle` using `WindowOptions` in `waitUntilReadyToShow` causes incorrect window size.
@lijy91 lijy91 merged commit 609df9d into leanflutter:main Oct 8, 2023
6 checks passed
@chenghang6
Copy link

This commit introduced a new issue: #504

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.

4 participants