Skip to content

Overflow error on rotation #179

@oc-jgm

Description

@oc-jgm

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions