Skip to content

fix(console): restore near-fullscreen frosted settings tray UI - #345

Merged
tomassasovsky merged 1 commit into
masterfrom
feat/console-tray-latest-ui
Jul 26, 2026
Merged

fix(console): restore near-fullscreen frosted settings tray UI#345
tomassasovsky merged 1 commit into
masterfrom
feat/console-tray-latest-ui

Conversation

@tomassasovsky

Copy link
Copy Markdown
Owner

Summary

  • Restores the near-fullscreen translucent Control Center tray iterated locally (never committed in feat: add console slide-down settings tray #305; experimental.11 only had the earlier instrument-panel polish).
  • Frosted BackdropFilter sheet, labeled destination tiles, vertical brightness capsule, handle that rides with the drawer.
  • Wires fade+scale transitions into AppTheme, openLoopySettings, and showSignalPage.

Closes #344.

Test plan

  • settings_tray_test.dart + settings_tray_cubit_test.dart
  • On Pi after experimental OTA: pull-tab opens near-fullscreen frosted sheet, not the compact badge row

#305 shipped the earlier instrument-panel polish; this restores the locally
iterated Control Center sheet (BackdropFilter, labeled tiles, vertical
brightness capsule, handle that rides with the drawer) plus fade+scale
route wiring.
@tomassasovsky tomassasovsky added stage:in-review Pipeline: PR open, CI + code-review iterating autonomy:merge-gate I build + go green; you click merge review:pending code-review skill not yet run / has findings dart Pull requests that update dart code labels Jul 26, 2026
@tomassasovsky
tomassasovsky merged commit 8b29d92 into master Jul 26, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autonomy:merge-gate I build + go green; you click merge dart Pull requests that update dart code review:pending code-review skill not yet run / has findings stage:in-review Pipeline: PR open, CI + code-review iterating

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(console): restore latest near-fullscreen settings tray UI

1 participant