Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: unable to edit note in the Reviewer
`undoableOp` was used in REVIEWER, but not sent Cause: 74487d3 `updateNote` was removed from the CardViewer and the tests were updated to assume that NoteEditor did this. I did not realise that `undoableOp` was ONLY sent if the receiver was the Previewer and falsely presumed testing in the Previewer was testing AbstractFlashcardViewer Fixes 15526
- Loading branch information