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

clear up logic around resetting to default domain #1422

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Oct 31, 2019

This PR fixes a bug where the incorrect domain was used in onBrushEnd callbacks. It also renames a couple variables and cleans up some code to make it clearer that a default domain is being used when the user clicks on the chart area without dragging.

Fixes #1400
Related to #1412

@boygirl boygirl merged commit 15e265d into master Oct 31, 2019
@boygirl boygirl deleted the bug/incorrect-domain-onBrushEnd branch October 31, 2019 02:17
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.

OnBrushDomainChangeEnd provides wrong domain
1 participant