mirror of
https://github.com/ankitects/anki.git
synced 2025-11-16 09:37:12 -05:00
* Ensure state mutator runs after card is rendered * Ensure ease buttons only show when states are ready * Pass context into states mutator * Revert queuing of state mutator hook Now that context data is exposed users shouldn't rely on the question having been rendered anymore. * Use callbacks instead of signals and timeout ... to track whether the states mutator ran or failed. * Make mutator async * Remove State enum * Reduce requests and compute seed on backend |
||
|---|---|---|
| .. | ||
| ascii_percent_encoding | ||
| benches | ||
| build | ||
| i18n | ||
| i18n_helpers | ||
| linkchecker | ||
| src | ||
| tests/support | ||
| .gitignore | ||
| bench.sh | ||
| Cargo.toml | ||
| README.md | ||
Anki's Rust code.