Skip to content

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jul 18, 2018

Most fixes are trivial, except the removal of the call to
_update_patch_transform() in widgets/menu.py: this is OK because calling
Rectangle.draw() will itself call _update_patch_transform() via
get_patch_transform().

PR Summary

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

Most fixes are trivial, except the removal of the call to
_update_patch_transform() in widgets/menu.py: this is OK because calling
Rectangle.draw() will itself call _update_patch_transform() via
get_patch_transform().
@jklymak jklymak merged commit 3b337c9 into matplotlib:master Jul 18, 2018
@jklymak jklymak added this to the v3.0 milestone Jul 18, 2018
@anntzer anntzer deleted the privatelessexamples branch July 18, 2018 13:16
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.

2 participants