Skip to content

Reset extents in RectangleSelector when not interactive on press.#10097

Merged
jklymak merged 1 commit into
matplotlib:masterfrom
lkjell:rectangle_selector_reset_extents
Mar 21, 2018
Merged

Reset extents in RectangleSelector when not interactive on press.#10097
jklymak merged 1 commit into
matplotlib:masterfrom
lkjell:rectangle_selector_reset_extents

Conversation

@lkjell
Copy link
Copy Markdown
Contributor

@lkjell lkjell commented Dec 26, 2017

PR Summary

Fix #10075. Reset the extents when not in interactive mode.

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@tacaswell tacaswell added this to the v2.2 milestone Jan 2, 2018
@jklymak jklymak modified the milestones: needs sorting, v3.0 Mar 21, 2018
@jklymak jklymak merged commit fca7420 into matplotlib:master Mar 21, 2018
@lkjell lkjell deleted the rectangle_selector_reset_extents branch March 21, 2018 20:46
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.

RectangleSelector does not work if start and end points are identical

3 participants