mirror of
https://github.com/ankitects/anki.git
synced 2025-11-21 20:17:12 -05:00
https://github.com/ankitects/help-wanted/issues/6 Some notes: - use our own routine to toggle the sidebar, which avoids a useless refresh on browser close, and allows us to limit the delayed loading to initial browser load. - add-ons that limited themselves to the browser_will_build_tree hook should theoretically continue working; ones that were monkey patching will likely break. A few appear to be broken at the moment anyway, so it's probably a good time to be making this change. |
||
|---|---|---|
| .. | ||
| aqt | ||
| linux | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| .pylintrc | ||
| bazelfixes.py | ||
| BUILD.bazel | ||
| mypy.ini | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/