status-qml/sandbox
Pascal Precht 2f09179fcf
fix(sandbox): make scrollview content height grow with content
This is just temporary until #40 lands, but for now it allows for
the scrollable content to be grow which is needed to make pages
with many components usable.
2021-05-25 12:27:33 +02:00
..
Buttons.qml feat:Add buttons components 2021-05-19 10:43:14 +02:00
Controls.qml feat(StatusIconTabButton): introduce image loading state and fallback 2021-05-21 10:17:53 +02:00
Icons.qml feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
Layout.qml refactor(sandbox): rely on global `Theme` instead of theme prop 2021-05-21 10:14:03 +02:00
Others.qml feat(Components): introduce `StatusRoundIcon` component 2021-05-25 12:23:47 +02:00
handler.cpp feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
handler.h feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
main.cpp feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
main.qml fix(sandbox): make scrollview content height grow with content 2021-05-25 12:27:33 +02:00
qml.qrc feat:Add buttons components 2021-05-19 10:43:14 +02:00
sandbox.pro chore: add StatusCheckBox 2021-05-20 11:17:52 +02:00
sandboxapp.cpp fix: fix crash on removing title bar 2021-05-20 10:48:51 +02:00
sandboxapp.h fix: fix crash on removing title bar 2021-05-20 10:48:51 +02:00
statuswindow.h fix: fix crash on removing title bar 2021-05-20 10:48:51 +02:00
statuswindow_mac.mm fix: fix crash on removing title bar 2021-05-20 10:48:51 +02:00