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

Keep banner-style IAMs on the screen while background is tapped #1999

Merged
merged 1 commit into from
Feb 22, 2024

Commits on Feb 20, 2024

  1. make IAM's popup window non-focusable

    * Revert the focusable property of the PopupWindow that displays an IAM view to be false. This was added as part of fullbleed IAM implementation in #1481, but does not appear to be necessary.
    * This allows banner-style top and bottom IAMs to remain on the screen while the user interacts with the app.
    * Otherwise, currently, tapping on the background dismisses the banner-style IAM.
    nan-li committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3fd9223 View commit details
    Browse the repository at this point in the history