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 wx rubberband: correctly ensure x0<=x1 #10951

Merged
merged 1 commit into from Apr 3, 2018

Conversation

DietmarSchwertberger
Copy link
Contributor

PR Summary

Fix bug in wx rubberband drawing: y1 and x0 were compared instead of x1 and x0.
So, when dragging the rubberband from right to left, in many cases the rubberband was not drawn on Windows and Linux.

@tacaswell tacaswell added this to the v2.2.3 milestone Apr 3, 2018
@anntzer anntzer merged commit adc0b93 into matplotlib:master Apr 3, 2018
jklymak added a commit that referenced this pull request Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants