Anki/rslib/src/decks
Damien Elmes dc5b900056 add routine to set deck collapse state
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.
2021-04-05 11:19:04 +10:00
..
counts.rs crate::err -> crate::error 2021-04-01 16:07:13 +10:00
filtered.rs embed deck messages 2021-04-04 21:41:16 +10:00
mod.rs add routine to set deck collapse state 2021-04-05 11:19:04 +10:00
schema11.rs add routine to set deck collapse state 2021-04-05 11:19:04 +10:00
tree.rs add routine to set deck collapse state 2021-04-05 11:19:04 +10:00
undo.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00