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

Fullscreen/Set as frameless bugs mediaQuery screen sizes #266

Closed
sidetraxaudio opened this issue Dec 26, 2022 · 0 comments · Fixed by #359
Closed

Fullscreen/Set as frameless bugs mediaQuery screen sizes #266

sidetraxaudio opened this issue Dec 26, 2022 · 0 comments · Fixed by #359

Comments

@sidetraxaudio
Copy link

Setting fullscreen or frameless causes mediaquery to report back incorrect screen sizes.

To Test:
Set frameless.
Call mediaQuery.of(context).size to get screen dimensions
Create transparent container with a thin coloured border of 0.5 based on mediaquery results

  • The coloured perimeter line disappears on certain sides, usually the bottom, suggesting the mediaquery is not reporting the actual visible window size.
damywise pushed a commit to damywise/window_manager that referenced this issue Jun 26, 2023
…om fullscreen

- Removes the line that `cuts the app at the bottom by the pixel to prevent jitter when resizing app`
- Remove the line that `cuts the app by 3 pixels at the bottom when full screen`
- Fixes leanflutter#311, leanflutter#266, leanflutter#228, leanflutter#355, leanflutter#237
lijy91 pushed a commit that referenced this issue Jul 1, 2023
…om fullscreen (#359)

- Removes the line that `cuts the app at the bottom by the pixel to prevent jitter when resizing app`
- Remove the line that `cuts the app by 3 pixels at the bottom when full screen`
- Fixes #311, #266, #228, #355, #237
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant