Cleanup sidebar + resize ContentView to correspond
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user