Fix rectangle selector release bug #6642

Merged
merged 1 commit into from Jun 28, 2016

Conversation

Projects
None yet
4 participants
Contributor

blink1073 commented Jun 25, 2016 edited

Fixes #6623.

rectangle_selector

mdboom added the needs_review label Jun 25, 2016

blink1073 changed the title from Fix rectangle selector release bug to [WIP] Fix rectangle selector release bug Jun 25, 2016

@blink1073 blink1073 Clean up rectangle selector span validation
Fix rectangle selector release bug

Clean up span checking in release
27da912

blink1073 changed the title from [WIP] Fix rectangle selector release bug to Fix rectangle selector release bug Jun 25, 2016

@tacaswell tacaswell merged commit a8ad349 into matplotlib:master Jun 28, 2016

1 of 3 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
coverage/coveralls Coverage decreased (-0.01%) to 70.273%
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

tacaswell removed the needs_review label Jun 28, 2016

@tacaswell tacaswell added a commit that referenced this pull request Jun 28, 2016

@tacaswell tacaswell Merge pull request #6642 from blink1073/fix-rectangle-selector
FIX: rectangle selector release bug

Close #6623.
66eb81f
Owner

tacaswell commented Jun 28, 2016

Thanks!

backported to v1.5.x as 66eb81f

QuLogic added the widgets/UI label Jun 28, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment