anki/rslib/src/undo
Damien Elmes 73d9391f64 update undo skipping; exclude deck/tag expand/collapse
Instead of calling a method inside the transaction body, routines
can now pass Op::SkipUndo if they wish the changes to be discarded
at the end of the transaction. The advantage of doing it this way is
that the list of changes can still be returned, allowing the sync
indicator to update immediately.

Closes #1252
2021-06-25 09:16:15 +10:00
..
changes.rs update backend to support undoing of notetype changes 2021-04-30 12:54:59 +10:00
mod.rs update undo skipping; exclude deck/tag expand/collapse 2021-06-25 09:16:15 +10:00