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

Do not clear _glcanvas ref during layout replot edits #2793

Merged
merged 1 commit into from
Jul 12, 2018

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Jul 9, 2018

Fixes #2791

Some edits may call makePlotFramework in plot_api.js, we can't clear the ref to glcanvas there as we need to properly clear the canvases.

cc @alexcjohnson @dy

- Some edits may call makePlotFramework, we can't clear the ref to
  glcanvas there as we need to properly clear the canvases.
@etpinard etpinard added bug something broken status: reviewable labels Jul 9, 2018
@alexcjohnson
Copy link
Collaborator

Looks OK to me - new test is beautiful, and as it doesn't break any existing tests it can't be too bad! But I'd like @dy to give the 💃 since he added this in the first place.

@dy
Copy link
Contributor

dy commented Jul 12, 2018

LGTM! 💃

@etpinard etpinard merged commit e806c64 into master Jul 12, 2018
@etpinard etpinard deleted the scattergl-replot-edits branch July 12, 2018 15:11
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.

3 participants