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

Overflow error on rotation #179

Open
jgarciamccausland opened this issue Jun 5, 2024 · 0 comments
Open

Overflow error on rotation #179

jgarciamccausland opened this issue Jun 5, 2024 · 0 comments

Comments

@jgarciamccausland
Copy link

Env:

Flutter SDK: 3.19.3
OS: macOS 14.5 (23F79)
Device: Pixel Tablet API 33 emulator (virtual device)

Example: https://github.com/jgarciamccausland/responsive_layout_issue_1

Hello all. I'm seeing a very brief overflow error when I rotate the device's screen from portrait to landscape. It occurs during the rotation on some devices right before the responsive package adjusts the scaling when the device fully hits the landscape orientation.

responsive_issue.mov
Screenshot 2024-06-05 at 2 13 57 PM

I've tried various solutions in regards to manipulating widgets and how the content is rendered but nothing seems to work on that front.

Wondering if it's possible that the scaling adjusts before/during rotation or a way that the content doesn't rotate until it's scaled properly? Any other solutions or discussions are welcome. Thank you in advance.

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

No branches or pull requests

1 participant