status-qml/sandbox/controls
Lukáš Tinkl 32db0bb023 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-05 09:35:20 +02:00
..
Buttons.qml feat/(Status[Base]Button): add a new Primary variant 2022-08-09 10:53:27 +02:00
Controls.qml fix(StatusRadioButton): StatusRadioButton can't be fully clicked 2022-09-05 09:35:20 +02:00
Icons.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
Layout.qml feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-02 18:40:30 +03:00
ListItems.qml feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-02 18:40:30 +03:00
Others.qml feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-02 18:40:30 +03:00
Popups.qml feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-02 18:40:30 +03:00