Skip to content

Dflt forward figsize #6131

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

Merged
merged 1 commit into from
Mar 21, 2016
Merged

Conversation

tacaswell
Copy link
Member

close #4680

@tacaswell tacaswell added this to the 2.0 (style change major release) milestone Mar 7, 2016
@mdboom
Copy link
Member

mdboom commented Mar 8, 2016

Looks fine to me, though the Travis failure seems possibly legit...

Do not re-forward in calls to `set_size_inches` generated via callbacks
in the GUI backends.  This pevents 'jumping' as the window is resized
with the mouse.

closes matplotlib#4680
@tacaswell tacaswell force-pushed the dflt_forward_figsize branch from 6ba8180 to 0d817d0 Compare March 8, 2016 04:09
@tacaswell
Copy link
Member Author

The problem was the second (now removed) commit where I changed the API on Figure.figimage.

It made it so that it by default re-sized the figure to exactly fit the image, but that is what made the tests fail so removed it.

mdboom added a commit that referenced this pull request Mar 21, 2016
@mdboom mdboom merged commit 36fafad into matplotlib:v2.x Mar 21, 2016
@tacaswell tacaswell deleted the dflt_forward_figsize branch March 21, 2016 19:12
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