Cleanup sidebar + resize ContentView to correspond

This commit is contained in:
2022-08-28 22:05:38 -04:00
parent 3c6ca152dc
commit 66c6ba9437
3 changed files with 23 additions and 11 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ TabView {
property bool viewSelected: false
property int xSelect: 0
property int ySelect: 0
width: parent.width * 0.7
width: parent.width * 0.8
height: parent.height
property var maxElements: providers.length