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
Owner

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

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>
jessey added 1 commit 2026-05-22 08:28:30 +00:00
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>
jessey merged commit 2fe03269e4 into main 2026-05-22 08:28:34 +00:00
jessey deleted branch feat/share-terminal 2026-05-22 08:28:34 +00:00
Sign in to join this conversation.