Commit 6afbad4
Backport PR #17602: FIX: propagate _is_saving state when changing canvases
Merge pull request #17602 from tacaswell/fix_mixed_canvas_animation_save
FIX: propagate _is_saving state when changing canvases
Conflicts:
lib/matplotlib/backend_bases.py
- other nearby changes, only backport the context manager
related changes
lib/matplotlib/tests/test_figure.py
- did not backport the other tests that are currently only on
master branch.1 parent 889c73f commit 6afbad4
2 files changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2068 | 2068 | | |
2069 | 2069 | | |
2070 | 2070 | | |
2071 | | - | |
2072 | | - | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
2073 | 2074 | | |
2074 | 2075 | | |
2075 | 2076 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
0 commit comments