bugfix/7-get-rid-of-reference-errors #8
1
Main.qml
1
Main.qml
@ -254,7 +254,6 @@ Rectangle {
|
|||||||
QQC2.StackView {
|
QQC2.StackView {
|
||||||
id: mainStack
|
id: mainStack
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
height: root.height + PlasmaCore.Units.gridUnit * 3
|
|
||||||
|
|
||||||
// If true (depends on the style and environment variables), hover events are always accepted
|
// If true (depends on the style and environment variables), hover events are always accepted
|
||||||
// and propagation stopped. This means the parent MouseArea won't get them and the UI won't be shown.
|
// and propagation stopped. This means the parent MouseArea won't get them and the UI won't be shown.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user