mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Fix media playback not terminating when previewer is closed https://forums.ankiweb.net/t/anki-2-1-50-beta/15608/78 * Fix _on_preview_closed being called twice unnecessarily The function was being called twice when the preview button is clicked while the previewer is open. * Fix console error caused by leftover code The following error was shown in the console when closing previewer: `Uncaught TypeError: Cannot read property 'classList' of null` * Toggle state of preview button via 'active' prop |
||
|---|---|---|
| .. | ||
| sidebar | ||
| table | ||
| __init__.py | ||
| browser.py | ||
| card_info.py | ||
| find_and_replace.py | ||
| find_duplicates.py | ||
| previewer.py | ||