fix(gui): style radio buttons + checkbox states in the setup wizard — 0.26.1 #22

Merged
jessey merged 1 commits from feat/share-terminal into main 2026-05-22 08:28:34 +00:00

1 Commits

Author SHA1 Message Date
jessey ac2a3981fc fix(gui): style radio buttons + checkbox states in the setup wizard — 0.26.1
QRadioButton was unstyled, so the selected trigger option was invisible on the
dark theme. Added QRadioButton::indicator styling (accent ring + center dot when
checked) and explicit QCheckBox :checked/:disabled states. Bundle checkboxes stay
selectable even when already installed so the page isn't dead when all deps are
present.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 10:27:44 +02:00