add x & y & spacing; render try catch; remove rectangle layer in qml
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.5
|
||||
|
||||
Rectangle {
|
||||
Row {
|
||||
|
||||
}
|
||||
Row {
|
||||
}
|
||||
|
||||
|
@@ -2,7 +2,4 @@ import QtQuick 2.12
|
||||
import QtQuick.Controls 2.5
|
||||
|
||||
Rectangle {
|
||||
StackView {
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -2,7 +2,4 @@ import QtQuick 2.12
|
||||
import QtQuick.Controls 2.5
|
||||
|
||||
Rectangle {
|
||||
StackView {
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -1,9 +1,6 @@
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.5
|
||||
|
||||
Rectangle {
|
||||
Column {
|
||||
|
||||
}
|
||||
Column {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user