dd01561537
fixes the following reported issue, caused by currentField being sent to None: 1. Start from the main view. 2. Click Add 3. In the Add window, change deck 4. In the Choose Deck window, add a new deck, give a random name 5. Back in the Add window, call "Edit HTML" 6. Anki displays an error This change will mean the editFocusLost hook will not fire when switching between windows, which is probably an improvement. |
||
---|---|---|
anki | ||
aqt | ||
designer | ||
tests | ||
tools | ||
web | ||
.gitignore | ||
.travis.yml | ||
anki.1 | ||
anki.desktop | ||
anki.png | ||
anki.xml | ||
anki.xpm | ||
LICENSE | ||
LICENSE.logo | ||
Makefile | ||
pkgkey.asc | ||
README.contributing | ||
README.development | ||
README.md | ||
requirements.txt | ||
runanki |
Anki
This is the development branch of Anki.
For stable builds, please see https://apps.ankiweb.net.
For non-developers who want to try this development code, the easiest way is to use a binary package - please see https://anki.tenderapp.com/discussions/beta-testing
To run from source, please see README.development.