Set size of static figure to match widget on hidp displays #6371

Merged
merged 1 commit into from May 5, 2016

Conversation

Projects
None yet
3 participants
Owner

jenshnielsen commented May 5, 2016

This was lost in the trasition to the widget based backend but used to work.

Without this fix the static figure will be double the size of the original widget on a Mac Retina monitor

@jenshnielsen jenshnielsen Set size of static figure to match widget on hidp displays
This was lost in the trasition to the widget based backend
d1db13a

mdboom added the needs_review label May 5, 2016

Owner

tacaswell commented May 5, 2016

Sorry, I might have been too quick on merging that PR.

tacaswell added this to the 2.1 (next point release) milestone May 5, 2016

@tacaswell tacaswell merged commit 5416da2 into matplotlib:master May 5, 2016

0 of 3 checks passed

continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
continuous-integration/appveyor/pr AppVeyor build failed
Details
coverage/coveralls Coverage pending from Coveralls.io
Details

tacaswell removed the needs_review label May 5, 2016

Owner

mdboom commented May 9, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment