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 allowResize false behavior and set defaultBrushArea appropriately #1815

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Apr 7, 2021

Fixes #1813

This PR fixes a bug that was causing VictoryBrushContainer to behave incorrectly to clicks outside of the bush area when allowResize was set to false. It also makes the fallback defaultBrushArea behavior "move" when allowResize is false.

move-behavior

@boygirl boygirl merged commit 0c047b4 into main Apr 7, 2021
@boygirl boygirl deleted the bug/incorrect-behavior-for-victory-brush-container-with-allow-resize-disabled branch April 7, 2021 23:58
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

Successfully merging this pull request may close these issues.

The brush container is no longer clickable after upgrade from version 34.1.3
1 participant