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

qt backend default bbox not set when blitting #4945

Merged
merged 1 commit into from Aug 17, 2015

Conversation

jrevans
Copy link

@jrevans jrevans commented Aug 17, 2015

Changed the 'blit' method to blit the entire figure if no bbox is specified.

This addresses an issue in #4897.

@tacaswell tacaswell added this to the next point release milestone Aug 17, 2015
@tacaswell
Copy link
Member

I think I would prefer to fix this by making bbox a required argument as that is the current behavior.

Never mind, I was confused about what file I was reading. This makes the qt backends consistent with the other backend

@tacaswell
Copy link
Member

Disregard my previous comment.

tacaswell added a commit that referenced this pull request Aug 17, 2015
FIX: qt backend default bbox not set when blitting

Makes the qt backends consistent with gtk3/wx
@tacaswell tacaswell merged commit 512b5d7 into matplotlib:master Aug 17, 2015
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