status-desktop/ui/StatusQ/sandbox/controls
Lukáš Tinkl 20cbd99ae7 fix(StatusRadioButton): StatusRadioButton can't be fully clicked
- fix the control's width (don't have to be explicit, the QQC2 Control
takes care of calculating the implicitWidth/Height automatically based on
contents)
- while at it, fix the metrics to be able to support RTL
languages too (it was off for Arabic)
- some smaller cleanups too
2022-09-21 18:20:14 +02:00
..
Buttons.qml feat/(Status[Base]Button): add a new Primary variant 2022-09-21 18:20:13 +02:00
Controls.qml fix(StatusRadioButton): StatusRadioButton can't be fully clicked 2022-09-21 18:20:14 +02:00
Icons.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
Layout.qml feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-21 18:20:14 +02:00
ListItems.qml feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-21 18:20:14 +02:00
Others.qml feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-21 18:20:14 +02:00
Popups.qml feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-21 18:20:14 +02:00