Ocideck/lib/widgets
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
..
dialogs Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
editors Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
panels Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
presentation Improve presentation editing and playback 2026-06-09 13:28:23 +02:00
slides Measure checklist/numbered bullets as rendered when auto-fitting 2026-06-09 22:51:37 +02:00
app_shell.dart Add clear-all-checklists action and enlarge progress chart 2026-06-09 15:43:46 +02:00