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

Fine-grained MediaQuery dependencies to rebuild only when needed #1523

Merged
merged 1 commit into from
May 14, 2023

Commits on May 12, 2023

  1. Fine-grained MediaQuery dependencies to rebuild only when needed.

    Previously, the broad dependency triggered rebuilds when the keyboard came up even when rendered in a Scaffold() with resizeToAvoidBottomInset set to false. This caused a lot of jank for me, i.e. triggering full-map-rebuilds at animation pace.
    ignatz committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0d54017 View commit details
    Browse the repository at this point in the history