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 save button in GUIs #5720

Merged
merged 1 commit into from Dec 23, 2015
Merged

Fix save button in GUIs #5720

merged 1 commit into from Dec 23, 2015

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented Dec 22, 2015

The save button in GUIs currently raises an exception that 'figure' can not be converted to float because the special value of savefig.dpi == figure is not handled everywhere.

This bug was introduced in #4286, but not really easily triggered until we changed the default in #5659.

This should probably be backported (I didn't realise the bug is also on 1.5.x until further inspection).

@mdboom mdboom added this to the Critical bugfix release (1.5.1) milestone Dec 22, 2015
tacaswell added a commit that referenced this pull request Dec 23, 2015
@tacaswell tacaswell merged commit d041565 into matplotlib:v2.x Dec 23, 2015
tacaswell added a commit that referenced this pull request Dec 23, 2015
@tacaswell
Copy link
Member

back ported as 2695ea5

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

2 participants