Commit 03b65cb
* fix: Clear animated GIFs when clear button is clicked (fixes #4907)
- Add gifAnimator.stopAll() call in _allClear() to stop all GIF animations
- Clear overlay canvas to remove GIF pixels
- Fix doClearMedia() early return checking wrong property (this._media → this.turtle.media)
* prettier
---------
Co-authored-by: Walter Bender <walter@sorceo.com>
1 parent 4274148 commit 03b65cb
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1513 | 1513 | | |
1514 | 1514 | | |
1515 | 1515 | | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
1516 | 1526 | | |
1517 | 1527 | | |
1518 | 1528 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1166 | 1166 | | |
1167 | 1167 | | |
1168 | 1168 | | |
1169 | | - | |
| 1169 | + | |
1170 | 1170 | | |
1171 | 1171 | | |
1172 | 1172 | | |
| |||
0 commit comments