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

0.37-RC2: we should suppress drag behavior when custom click behavior is set #13414

Closed
mazameli opened this issue Oct 8, 2020 · 0 comments · Fixed by #13463
Closed

0.37-RC2: we should suppress drag behavior when custom click behavior is set #13414

mazameli opened this issue Oct 8, 2020 · 0 comments · Fixed by #13463

Comments

@mazameli
Copy link
Contributor

mazameli commented Oct 8, 2020

If I've specified custom click behavior for a GUI chart that would normally also have drag behavior, we should probably turn the drag behavior off. Otherwise, you could get funny situations like this, where a click takes you one place, and a drag does the default filtering behavior:

click vs drag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants