-
Notifications
You must be signed in to change notification settings - Fork 531
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
Add support for Two Dimensional Scroll across all panes in the app #675
Comments
Interactive viewer can also do the work maybe. |
@Udhay-Adithya replacing this line |
@Udhay-Adithya please assign this to me |
You can raise a PR if you have solution to this. Also, read why we do not assign issues to anyone? |
ok @Udhay-Adithya i will raise a PR |
Tell us about the task you want to perform and are unable to do so because the feature is not available
Currently, in panes where both horizontal and vertical scrolling are working as expected, but only one direction works at a time. This limits smooth navigation when dealing with large content requiring two-dimensional scroll support.
Steps to Reproduce:
Expected Behavior:
Current Behaviour:
Screen.Recording.2025-03-18.at.2.09.37.PM.mp4
Describe the solution/feature you'd like us to add
Add support for Two Dimensional Scroll across all panes in the app
Any other feedback you would like to provide
This might help: TwoDimensionalScrollView
The text was updated successfully, but these errors were encountered: