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 scattergl select -> dblclick -> pan bug #2815

Merged
merged 2 commits into from
Aug 15, 2018

Conversation

etpinard
Copy link
Contributor

fixes #2767

Can't stop won't stop fixing bugs this week.

peek 2018-07-13 16-09

I'm not 100% this is the best to fix this bug (@dy would you mind reviewing this?), but the new test case should be a good starting point if ever there's a better solution out there.

cc @alexcjohnson

etpinard added 2 commits July 13, 2018 16:03
... this reduces the occurance of intermittent failure in
    the gl2d_click suite on etpinard's laptop
... in case scatter2d is still linked to markerUnselectedOptions
    after a double click and a redraw-free relayout call.
@etpinard etpinard added bug something broken status: reviewable labels Jul 13, 2018
@alexcjohnson
Copy link
Collaborator

So the bug isn't manifest in the figure JSON at all, just on screen? The test looks great, but I agree, @dy should review the actual code change.

@etpinard
Copy link
Contributor Author

So the bug isn't manifest in the figure JSON at all, just on screen?

correct.

@etpinard
Copy link
Contributor Author

Ping @dy !

Would be nice to include this in 1.39.3

@alexcjohnson
Copy link
Collaborator

💃

@etpinard etpinard merged commit 22ce90d into master Aug 15, 2018
@etpinard etpinard deleted the scattergl-select-dblclick-pan-fix branch August 15, 2018 14:07
@dy
Copy link
Contributor

dy commented Aug 15, 2018

Lgtm 💃!

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

Successfully merging this pull request may close these issues.

scattergl select + pan bug
3 participants