Ocideck/lib/widgets/slides
Brenno de Winter 167cc63c49 Free up vertical space so bullet text grows larger
Two reserved bands kept checklist/bullet slides from using the available
height, leaving the text small with an empty band below it:

- Tighten the logo safe-area reserve to match the split-layout reserve
  (logoSize + 24 instead of + 64); it still clears the logo.
- Use a slightly smaller top/bottom margin than the side margin in the
  single-column bullets layout.

Combined with the as-rendered measurement fix, short checklists now grow to
fill more of the slide height while margins stay tidy.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 22:57:40 +02:00
..
inline_markdown.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
slide_preview.dart Free up vertical space so bullet text grows larger 2026-06-09 22:57:40 +02:00
slide_thumbnail.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00