Ocideck/lib/widgets/dialogs
Brenno de Winter e0379ade59
Some checks failed
CI / Format · Analyze · Test (push) Has been cancelled
CI / Format · Analyze · Test (pull_request) Has been cancelled
Refine code slides: title outside the panel, fit-to-space, font choice
- The slide title now renders above the code panel (styled like other slide
  types) instead of inside the dark code window — it is the slide's title.
- Code is sized to fill the panel: scaled up to use spare space (capped) and
  down so long fragments still fit, instead of a small block in a big box.
- Add a per-profile monospace font for code slides (e.g. Courier), applied in
  the preview and the HTML export.
- Settings: a banner on the Colours and Logo tabs makes clear they edit the
  loaded style profile, and colour pickers now accept a custom hex value.
- Update docs and translations for the new strings.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 14:28:04 +02:00
..
add_slide_dialog.dart Add chart slides (bar/line/pie) with hybrid CSV storage 2026-06-07 11:42:44 +02:00
export_dialog.dart Improve presentation settings and localization 2026-06-05 19:14:54 +02:00
find_replace_dialog.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
image_carousel_picker.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
import_slides_dialog.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
new_deck_dialog.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
open_presentation_dialog.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
presentation_info_dialog.dart Improve presentation settings and localization 2026-06-05 19:14:54 +02:00
settings_dialog.dart Refine code slides: title outside the panel, fit-to-space, font choice 2026-06-08 14:28:04 +02:00
slide_finder_dialog.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00