mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 06:07:11 -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 |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| undo.rs | ||