[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [marble] src/apps/marble-maps: Fix id/scope change
From:       Dennis_Nienhüser <null () kde ! org>
Date:       2017-01-31 20:17:35
Message-ID: E1cYerv-0001CL-AZ () code ! kde ! org
[Download RAW message or body]

Git commit 00924f1c55af869f8079aed3134b444c73338deb by Dennis Nienhüser.
Committed on 31/01/2017 at 20:10.
Pushed by nienhueser into branch 'master'.

Fix id/scope change

M  +1    -1    src/apps/marble-maps/MainScreen.qml
M  +1    -1    src/apps/marble-maps/SidePanel.qml

https://commits.kde.org/marble/00924f1c55af869f8079aed3134b444c73338deb

diff --git a/src/apps/marble-maps/MainScreen.qml b/src/apps/marble-maps/MainScreen.qml
index 76a217c63..d97e1f587 100644
--- a/src/apps/marble-maps/MainScreen.qml
+++ b/src/apps/marble-maps/MainScreen.qml
@@ -373,7 +373,7 @@ ApplicationWindow {
               dialogLoader.item.map = marbleMaps
               dialogLoader.item.placemark = app.selectedPlacemark
               dialogLoader.item.showOsmTags = app.showOsmTags
-              dialogLoader.item.showAccessibility = accessibilityMenu.checked
+              dialogLoader.item.showAccessibility = drawer.showAccessibility
           } else if (app.state === "route") {
               item.routingManager = routingManager
               item.routingProfile = routingManager.routingProfile
diff --git a/src/apps/marble-maps/SidePanel.qml b/src/apps/marble-maps/SidePanel.qml
index e8c8668b2..73437bfe8 100644
--- a/src/apps/marble-maps/SidePanel.qml
+++ b/src/apps/marble-maps/SidePanel.qml
@@ -17,9 +17,9 @@ Drawer {
     id: root
 
     property var marbleMaps
+    property alias showAccessibility: accessibilityAction.checked
     signal aboutActionTriggered()
 
-
     Settings {
         id: settings
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic