Ocideck/test
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
..
annotation_test.dart Add project docs, EUPL licence, and open-source licence check 2026-06-07 12:19:56 +02:00
app_localizations_test.dart Add code-slide theming, radar scale, and proximity line tooltips 2026-06-08 13:51:29 +02:00
bullets_editor_test.dart Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
bullets_image_preview_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
caption_service_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
chart_editor_test.dart Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
chart_preview_test.dart Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
chart_test.dart Add code-slide theming, radar scale, and proximity line tooltips 2026-06-08 13:51:29 +02:00
code_preview_test.dart Refine code slides: title outside the panel, fit-to-space, font choice 2026-06-08 14:28:04 +02:00
deck_provider_test.dart Reflect clear-all-checklists in the open slide editor 2026-06-09 20:34:55 +02:00
description_service_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
editor_selection_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
export_dialog_test.dart Bundle EB Garamond font and add PDF export options 2026-06-03 15:03:27 +02:00
export_service_test.dart Add self-contained Marp HTML export 2026-06-04 01:37:46 +02:00
file_service_test.dart Improve chart rendering and resolve theme logo paths 2026-06-08 12:18:35 +02:00
footer_preview_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
free_markdown_preview_test.dart feat: refine presenter and language options 2026-06-04 08:17:12 +02:00
fullscreen_presenter_test.dart Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
image_service_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
image_slide_editor_test.dart Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
image_slides_preview_test.dart Improve chart rendering and resolve theme logo paths 2026-06-08 12:18:35 +02:00
inline_markdown_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
markdown_round_trip_test.dart Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
markdown_service_test.dart feat: polish app icons and presentation exports 2026-06-05 00:02:51 +02:00
marp_html_service_test.dart Refine code slides: title outside the panel, fit-to-space, font choice 2026-06-08 14:28:04 +02:00
package_export_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
presentation_info_dialog_test.dart Small UX tweaks: tab close affordance and date quick-fill 2026-06-08 21:50:23 +02:00
recovery_service_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
settings_provider_test.dart Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
slide_media_gating_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
slide_text_style_test.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
tlp_test.dart Add project docs, EUPL licence, and open-source licence check 2026-06-07 12:19:56 +02:00
two_bullets_preview_test.dart Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
widget_test.dart Small UX tweaks: tab close affordance and date quick-fill 2026-06-08 21:50:23 +02:00