summaryrefslogtreecommitdiff
path: root/components/controls/StyledRadioButton.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: use templates2 * r + 2 * t2025-09-131-1/+4
|
* internal: add canim component2 * r + 2 * t2025-08-241-5/+1
|
* internal: fix transparent transitions2 * r + 2 * t2025-08-071-1/+1
|
* bar/popouts: add audio device switcher (#319)Laurens Duin2025-08-051-0/+58
* feat: basic audio switcher * feat: replace VerticalSlider with StyledSlider * fix: styling * fix: formatting * chore: make sound icons consistent, change slider styling * feat: styled slider component variants * chore: cleanup * chore: cleanup * fix: pr fixes * fix: remove redundant code * chore: remove old code * fix: controls styling * fixes * more tweaks * radiobtn: add interaction stuff Anim slider --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>