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

Scroll bar panning support #454

Open
KeemoSabiZero opened this issue Feb 14, 2024 · 0 comments
Open

Scroll bar panning support #454

KeemoSabiZero opened this issue Feb 14, 2024 · 0 comments

Comments

@KeemoSabiZero
Copy link

KeemoSabiZero commented Feb 14, 2024

Is your feature request related to a problem? Please describe.
I'm trying to support scroll bars for panning on a zoomed component. Using scroll overflow on the wrapper partially works. However zooming generates a negative translation transform that prevents full panning using the scroll bars. I've tried dynamically adding a top and left margin to correct the scroll bar, but it doesn't work well.

Describe the solution you'd like
Any method to support scroll bars to fully pan zoomed content.

Describe alternatives you've considered
I've tried using scroll overflow styling on the wrapper.

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

No branches or pull requests

1 participant