mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
- field changes are now applied when user closes dialog with save button, in bulk - models diag now fetches note type and saves it as required, instead of holding on top a copy that can grow stale as changes are made in subdialogs - both dialogs now perform operations in the backend - note.model() now fetches the note type on the fly, instead of holding on to a copy that may become stale |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||
| requirements.dev | ||
| setup.py | ||