Remove erroneous anchors in ContentView providers
This commit is contained in:
@@ -12,7 +12,6 @@ Rectangle {
|
||||
property var provider
|
||||
property bool viewExit: false
|
||||
property int currentView: 0
|
||||
anchors.fill: parent
|
||||
color: "#22282A"
|
||||
Row {
|
||||
anchors.fill: parent
|
||||
|
||||
@@ -13,7 +13,6 @@ Rectangle {
|
||||
property int ySelect: 0
|
||||
property int xSelect: 0
|
||||
property bool viewExit: false
|
||||
anchors.fill: parent
|
||||
color: "#22282A"
|
||||
Row {
|
||||
Item {
|
||||
|
||||
Reference in New Issue
Block a user