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

[ScrollArea] Differentiate x/y orientation data-scrolling #1188

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

atomiks
Copy link
Contributor

@atomiks atomiks commented Dec 20, 2024

Closes #982

Previously both scrollbars received data-scrolling even if the orientation of the scroll was for the other scrollbar. This splits the states so they time out independently.

@mui-bot
Copy link

mui-bot commented Dec 20, 2024

Netlify deploy preview

https://deploy-preview-1188--base-ui.netlify.app/

Generated by 🚫 dangerJS against 2af1afc

Copy link
Contributor

@vladmoroz vladmoroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice

@atomiks atomiks merged commit 9dfbc24 into mui:master Dec 20, 2024
23 checks passed
@atomiks atomiks deleted the fix/scroll-area-differentiate-orientation branch December 24, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ScrollArea] Make it possible to recreate the macOS overlay scrollbar behaviour
3 participants