Ocideck/lib/widgets/editors
Brenno de Winter 9827715873
Some checks are pending
CI / Format · Analyze · Test (push) Waiting to run
Add bullet subheadings and font-accurate slide auto-fit
- Bullet slides can carry an optional subheading under the title (stored as
  `## …` in the slide's subtitle, round-tripped losslessly).
- The two-bullet-column subheadings and the bullets subheading participate in
  the auto-fit so the text keeps scaling to fill the slide.
- Slide text auto-sizing now measures with the deck's own font, so the fit
  matches what is rendered and the text uses the available space instead of
  staying smaller than needed.
- Editor fields, translations (all languages), docs and tests included.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 21:48:06 +02:00
..
_editor_field.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
audio_attachment_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
bullets_editor.dart Add bullet subheadings and font-accurate slide auto-fit 2026-06-08 21:48:06 +02:00
bullets_image_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
chart_editor.dart Add code-slide theming, radar scale, and proximity line tooltips 2026-06-08 13:51:29 +02:00
code_editor.dart Add dual-screen presenter mode (slide on beamer, notes on laptop) 2026-06-06 21:25:34 +02:00
free_markdown_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
image_slide_editor.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
quote_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
section_editor.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
table_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
title_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
two_bullets_editor.dart Add bullet subheadings and font-accurate slide auto-fit 2026-06-08 21:48:06 +02:00
two_images_editor.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
video_slide_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00