Ocideck/lib
Brenno de Winter 9fe5771d44 Reflect clear-all-checklists in the open slide editor
The editor subtree is keyed on the deck revision and only re-reads its slide
when that revision changes. clearAllChecklists mutated the deck without
bumping the revision, so the currently selected slide's editor kept showing
its cached (still-checked) checkboxes even though the slide preview updated.

Add a bumpRevision flag to _mutate and use it for the deck-wide clear so the
editor remounts and reflects the cleared state.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 20:34:55 +02:00
..
l10n Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
models Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
services Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
state Reflect clear-all-checklists in the open slide editor 2026-06-09 20:34:55 +02:00
theme Add app theming, code slides, and flicker-free transitions 2026-06-06 20:41:24 +02:00
utils Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
widgets Balance checklist progress chart against the bullet column 2026-06-09 15:57:50 +02:00
app.dart Add app theming, code slides, and flicker-free transitions 2026-06-06 20:41:24 +02:00
main.dart Add dual-screen presenter mode (slide on beamer, notes on laptop) 2026-06-06 21:25:34 +02:00