-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent
Tabs
and ScrollView
from unwanted cross-axis scrolling du…
…ring keyboard navigation #499 Use the `clip` value for `overflow` to prevent the content from unwanted scrolling on the cross axis during keyboard navigation.
- Loading branch information
1 parent
e6fdd20
commit 3305eec
Showing
2 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters