Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed bug caused by wrong scoping #8724

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

Closed
wants to merge 1 commit into from
Closed

Conversation

forman
Copy link
Contributor

@forman forman commented Jun 6, 2017

Fixed a bug related to potentially wrong variable scope where the inner this of a function is used instead of the this of the outer scope.

Fixed a bug related to potentially wrong variable scope where the inner `this` of a function is used instead of the `this` of the outer scope.
@tacaswell
Copy link
Member

What bug is this fixing? It looks like figures not being closed properly when they are removed from the DOM?

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Jun 6, 2017
Copy link
Member

@tacaswell tacaswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me and seems right, but will defer to anyone who asserts they know more JS than I do.

@tacaswell
Copy link
Member

attn @SylvainCorlay not sure if this is part of the code that migrated to ipympl

@QuLogic
Copy link
Member

QuLogic commented Aug 23, 2017

I think the web backend got reverted, so maybe this PR is no longer needed?

@tacaswell
Copy link
Member

Closing in favor of #9108 which is this commit chery-picked on top of current master.

@tacaswell tacaswell closed this Aug 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants