changeset 2339:1e77e4ee27f5 time-frequency-boxes

Update to new PaneStack options API
author Chris Cannam
date Fri, 04 Oct 2019 16:05:08 +0100
parents 3dacb1001537
children 175ece418988
files main/OSCHandler.cpp repoint-lock.json
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/main/OSCHandler.cpp	Fri Oct 04 16:04:55 2019 +0100
+++ b/main/OSCHandler.cpp	Fri Oct 04 16:05:08 2019 +0100
@@ -426,7 +426,8 @@
                 m_viewManager->setZoomWheelsEnabled(value > 0.5);
             } else if (property == "propertyboxes") {
                 bool toggle = ((value < 0.5) !=
-                               (m_paneStack->getLayoutStyle() == PaneStack::NoPropertyStacks));
+                               (m_paneStack->getLayoutStyle() ==
+                                PaneStack::HiddenPropertyStacksLayout));
                 if (toggle) togglePropertyBoxes();
             }
                 
--- a/repoint-lock.json	Fri Oct 04 16:04:55 2019 +0100
+++ b/repoint-lock.json	Fri Oct 04 16:05:08 2019 +0100
@@ -4,13 +4,13 @@
       "pin": "0b6802e3b755"
     },
     "svcore": {
-      "pin": "f0ffc88a36b3"
+      "pin": "13bd41bd8a17"
     },
     "svgui": {
-      "pin": "d3ef60b6ae93"
+      "pin": "0f1601d870db"
     },
     "svapp": {
-      "pin": "3e930ea94db6"
+      "pin": "8e9702c0b9c7"
     },
     "checker": {
       "pin": "c8c17e51aab0"