diff --git a/components/mobileshell/qml/navigationpanel/NavigationPanel.qml b/components/mobileshell/qml/navigationpanel/NavigationPanel.qml index 6a0950cd..e8d73e63 100644 --- a/components/mobileshell/qml/navigationpanel/NavigationPanel.qml +++ b/components/mobileshell/qml/navigationpanel/NavigationPanel.qml @@ -176,7 +176,7 @@ Item { visible: root.rightCornerAction.visible mouseArea: mouseArea colorGroup: root.foregroundColorGroup - enabled: root.rightCornerButton.enabled + enabled: root.rightCornerAction.enabled iconSizeFactor: root.rightCornerAction.iconSizeFactor iconSource: root.rightCornerAction.iconSource onClicked: {