Commit b9b9f37
committed
Fix rubberband in tk.
The deprecation of NavigationToolbar2.release() used the wrong method
name, causing a needed change in NavigationToolbar2Tk to be missed.
Without this PR, zoom boxes are not erased when the mouse is released.1 parent bd1e75a commit b9b9f37
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3086 | 3086 | | |
3087 | 3087 | | |
3088 | 3088 | | |
3089 | | - | |
| 3089 | + | |
3090 | 3090 | | |
3091 | 3091 | | |
3092 | 3092 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
| 537 | + | |
537 | 538 | | |
538 | 539 | | |
539 | 540 | | |
| |||
0 commit comments