Commit 3bf8dcc
Fixes zoom rubberband display on macOS w/ wxagg and multiple subplots (#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.1 parent 95e5655 commit 3bf8dcc
1 file changed
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1614 | 1614 | | |
1615 | 1615 | | |
1616 | 1616 | | |
1617 | | - | |
1618 | | - | |
1619 | | - | |
1620 | | - | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
1621 | 1623 | | |
1622 | 1624 | | |
1623 | 1625 | | |
| |||
1631 | 1633 | | |
1632 | 1634 | | |
1633 | 1635 | | |
| 1636 | + | |
| 1637 | + | |
1634 | 1638 | | |
1635 | 1639 | | |
1636 | 1640 | | |
| |||
1643 | 1647 | | |
1644 | 1648 | | |
1645 | 1649 | | |
1646 | | - | |
| 1650 | + | |
1647 | 1651 | | |
1648 | | - | |
1649 | | - | |
| 1652 | + | |
| 1653 | + | |
1650 | 1654 | | |
1651 | 1655 | | |
1652 | 1656 | | |
| |||
0 commit comments