Commit df34f92
committed
Make ToolFullScreen a Tool, not a ToolToggle.
See rationale in changelog entry.
Unfortunately, this breaks some backcompat, but keeping shims around
seems not trivial (accessing the toggled state, in particular, would
need to be implemented per-backend), and backend_tools is provisional
anyways...1 parent 95463c3 commit df34f92
File tree
2 files changed
+8
-5
lines changed- doc/api/next_api_changes/removals
- lib/matplotlib
2 files changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
| 437 | + | |
441 | 438 | | |
442 | 439 | | |
443 | 440 | | |
| |||
0 commit comments