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: Unwanted bouncing effect when opening keyboard on NavigationSheet #153

Merged
merged 4 commits into from
Jun 1, 2024

Conversation

fujidaiti
Copy link
Owner

Fixes #131.

Internal changes

  • Added NavigationSheetRouteViewport
    • which dispatches the global viewport dimensions to a local extent when it changes
  • Added NavigationSheetViewport
  • Removed SheetContainer

fujidaiti added 2 commits June 1, 2024 14:06
which dispatches the global viewport dimensions to local a local extent when it changes
@fujidaiti fujidaiti self-assigned this Jun 1, 2024
@fujidaiti fujidaiti enabled auto-merge (squash) June 1, 2024 08:12
@fujidaiti fujidaiti merged commit 695c062 into main Jun 1, 2024
7 checks passed
@fujidaiti fujidaiti deleted the fix-131 branch June 1, 2024 08:14
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

Successfully merging this pull request may close these issues.

Unwanted bouncing effect when opening keyboard on NavigationSheet
1 participant