fancier tabs

This commit is contained in:
end-4
2025-04-18 12:43:39 +02:00
parent d8d812cf47
commit 02151a93f6
6 changed files with 225 additions and 23 deletions
@@ -140,12 +140,10 @@ Scope {
}
// Center widget group
Rectangle {
CenterWidgetGroup {
Layout.alignment: Qt.AlignHCenter
Layout.fillHeight: true
Layout.fillWidth: true
radius: Appearance.rounding.normal
color: Appearance.colors.colLayer1
}
BottomWidgetGroup {