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 clipping/zooming of inverted images #3978

Merged
merged 2 commits into from Jan 7, 2015

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented Jan 7, 2015

Fix #3977.

The handling of inverted images was greatly simplified in the C++ refactor. I apparently just missed one case where the inverting of images was still being special-cased where it shouldn't have been.

@mdboom
Copy link
Member Author

mdboom commented Jan 7, 2015

BTW: Hold off on merging: I'm going to add a test.

Test added.

@tacaswell tacaswell added this to the v1.5.x milestone Jan 7, 2015
pelson added a commit that referenced this pull request Jan 7, 2015
Fix clipping/zooming of inverted images
@pelson pelson merged commit dbc529b into matplotlib:master Jan 7, 2015
@mdboom mdboom deleted the fix-image-clip-zoom branch March 3, 2015 18:43
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.

Zooming on images doesn't work properly (anymore)
3 participants