mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 22:39:06 -05:00
Updating a deck via protobuf is now exposed on the backend, but not currently on the frontend - I suspect we'll be better off writing separate routines for the actions we need instead, and we get a better undo description for free. This is currently causing an ugly redraw in the browse screen, which will need fixing. |
||
|---|---|---|
| .. | ||
| counts.rs | ||
| filtered.rs | ||
| mod.rs | ||
| schema11.rs | ||
| tree.rs | ||
| undo.rs | ||