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

Minor animation fixes #7058

Merged
merged 2 commits into from Sep 8, 2016
Merged

Minor animation fixes #7058

merged 2 commits into from Sep 8, 2016

Conversation

dopplershift
Copy link
Contributor

@dopplershift dopplershift added this to the 2.1 (next point release) milestone Sep 7, 2016
@tacaswell
Copy link
Member

These look like bug-fixes, can this be backported to v2.x?

@WeatherGod
Copy link
Member

Looks good to me. Do we want this backported anywhere?

@@ -1205,8 +1205,8 @@ def _init_draw(self):
artist.set_visible(False)
artist.set_animated(self._blit)
# Assemble a list of unique axes that need flushing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the comment needs correction

@dopplershift
Copy link
Contributor Author

I don't see why it couldn't be backported. Would it be better to make this PR against the v2.x branch?

@dopplershift
Copy link
Contributor Author

Well, I fixed the comments, but accidentally pushed to master. My bad guys.

This allows artists without a .axes attribute to work in animations.
@tacaswell tacaswell merged commit cddcfbe into matplotlib:master Sep 8, 2016
@tacaswell tacaswell modified the milestones: 2.0.1 (next bug fix release), 2.1 (next point release) Sep 8, 2016
tacaswell pushed a commit that referenced this pull request Sep 8, 2016
FIX: Minor animation fixes

Also backport 4cb15ef which was
accidentally pushed to master
@tacaswell
Copy link
Member

backported to v2.x as 2a33d6e

Also grabbed the commit pushed to master.

@dopplershift dopplershift deleted the anim-fixes branch September 20, 2016 16:37
@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
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.

None yet

6 participants