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 bug that caused pressing delete key to mess up viewers #1574

Merged
merged 6 commits into from
Mar 8, 2018

Conversation

astrofrog
Copy link
Member

There are two separate issues here:

  • Pressing delete causes the viewer to be closed, but the warning about closing comes after the MDI container has already been closed, causing chaos.

  • Pressing delete activates the Matplotlib 'back' tool even though it is hidden.

@astrofrog astrofrog added this to the v0.12.5 milestone Mar 8, 2018
@astrofrog astrofrog added the bug label Mar 8, 2018
@astrofrog astrofrog merged commit 13d1798 into glue-viz:master Mar 8, 2018
astrofrog added a commit that referenced this pull request Mar 8, 2018
Fix bug that caused pressing delete key to mess up viewers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant