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 draw_idle reference in NavigationToolbar2 #2319

Merged
merged 1 commit into from Aug 28, 2013

Commits on Aug 20, 2013

  1. fix draw_idle reference in NavigationToolbar2

    NavigationToolbar2 sub-classes do not (all?) have a draw_idle method (strictly speaking, the QT one does not).  I assume this should have bounce strait to the canvas, not through the `NavigationToolbar2.draw()` method.
    
    Change introduced in 25ff2f7
    tacaswell committed Aug 20, 2013
    Copy the full SHA
    a9162f5 View commit details
    Browse the repository at this point in the history