bugfix/7-get-rid-of-reference-errors #8

Merged
hygienic-books merged 9 commits from bugfix/7-get-rid-of-reference-errors into master 2022-03-06 22:19:17 +00:00
Showing only changes of commit 454614b28a - Show all commits

View File

@ -254,7 +254,6 @@ Rectangle {
QQC2.StackView {
id: mainStack
anchors.fill: parent
height: root.height + PlasmaCore.Units.gridUnit * 3
// 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.