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: closes #3157 #3409

Merged
merged 1 commit into from Jan 23, 2019
Merged

fix: closes #3157 #3409

merged 1 commit into from Jan 23, 2019

Conversation

jpoon
Copy link
Member

@jpoon jpoon commented Jan 23, 2019

What this PR does / why we need it:
Continuation of #3408 where this PR actually addresses #3157.
On the mouse event, the handleSelection callback was returning early as prevSelection had already been updated. We already have code that checks to determine if it is a mouse vs internal event so removing this check entirely.

Which issue(s) this PR fixes
#3157

Special notes for your reviewer:

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.

None yet

1 participant