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 3 issues of the original project #1

Merged
merged 3 commits into from
Jul 23, 2023
Merged

Fix 3 issues of the original project #1

merged 3 commits into from
Jul 23, 2023

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    00b9b4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aa6eb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Fixes marianocordoba#38: treat menu after rotation

    Using WidgetsBindingObserver's didChangeMetrics call _calculateProps and close.
    I haven't tried what this does if the app is resized in a split screen mode, but this is certainly needed for rotation.
    MrCsabaToth authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    32b9a0d View commit details
    Browse the repository at this point in the history