Skip to content

Implement draw_idle #4731

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
Jul 17, 2015
Merged

Implement draw_idle #4731

merged 1 commit into from
Jul 17, 2015

Conversation

mdehoon
Copy link
Contributor

@mdehoon mdehoon commented Jul 17, 2015

Implements draw_idle for the MacOSX backend. This function simply calls canvas.invalidate, which is implemented in the Objective-C extension module.

@mdehoon mdehoon mentioned this pull request Jul 17, 2015
tacaswell added a commit that referenced this pull request Jul 17, 2015
FIX: Implement draw_idle in macOSX backend
@tacaswell tacaswell merged commit 0bbc091 into matplotlib:master Jul 17, 2015
@tacaswell
Copy link
Member

Thank you

@mdehoon mdehoon deleted the implementDrawIdle branch July 23, 2015 09:15
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.

2 participants