You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes zoom rubberband display on macOS w/ wxagg and multiple subplots (matplotlib#9005)
* Fixed a bug where the zoom rubberband didn't display properly on macOS when using the wxagg backend and multiple subfigures.
* Made zoomAxes private, released the axes reference when the rubberband is done.
* Made zoomAxes public again.
* Made zoomaxes release consistent with prevZoomRect release.
0 commit comments