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 drag on legend scrollbar while edits.legendPosition is true #6997

Merged
merged 2 commits into from
May 15, 2024

Conversation

OpportunityLiu
Copy link
Contributor

When edits.legendPosition is true, drag on legend scrollbar will cause scroll position and legend position changed at same time.

This PR checks if it the drag starts on the scrollbar, and ignore it.

@archmoj
Copy link
Contributor

archmoj commented May 15, 2024

Thanks very much for the PR.
💃

@archmoj archmoj merged commit c503634 into plotly:master May 15, 2024
1 check passed
@OpportunityLiu OpportunityLiu deleted the fix/legend-scrollbar branch May 16, 2024 03:00
@archmoj
Copy link
Contributor

archmoj commented May 29, 2024

Plotly.js v2.33.0 is out: https://github.com/plotly/plotly.js/releases/tag/v2.33.0
Thanks for your contribution.

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.

None yet

2 participants