mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
NToggle: no mouse interaction when componend is disabled
This commit is contained in:
@@ -69,6 +69,7 @@ RowLayout {
|
||||
}
|
||||
|
||||
MouseArea {
|
||||
enabled: root.enabled
|
||||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
hoverEnabled: true
|
||||
|
||||
Reference in New Issue
Block a user