Ocideck/lib
Brenno de Winter 4ab1fa5f44 Measure checklist/numbered bullets as rendered when auto-fitting
The auto-fit measured the raw bullet string with a generic bullet marker,
but checklists render the stripped text behind a checkbox and numbered lists
render `N.`. Measuring the longer raw text over-counted the block height, so
the fit picked too small a scale and left the text smaller than the space
allowed. Thread the list style into the measurement so it matches what is
drawn, letting checklist/numbered text grow to use the available height.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 22:51:37 +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 Measure checklist/numbered bullets as rendered when auto-fitting 2026-06-09 22:51:37 +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