mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 13:47:13 -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 |
||
|---|---|---|
| .. | ||
| aqt | ||
| icons | ||
| mac | ||
| package | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| .pylintrc | ||
| bazelfixes.py | ||
| BUILD.bazel | ||
| dmypy.py | ||
| mypy.ini | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/