From 81b15cc7d4d899d9325908fe40a1dd68416f32a8 Mon Sep 17 00:00:00 2001 From: srcarter3 Date: Wed, 5 Jul 2023 18:28:57 -0700 Subject: [PATCH 1/2] Add hotkeys for saving and loading displays - this was a request from a user through the beta reporting form - used 1, 2, 3, because l, o, s, were all used --- cave/com.raytheon.uf.viz.d2d.ui/plugin.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/cave/com.raytheon.uf.viz.d2d.ui/plugin.xml b/cave/com.raytheon.uf.viz.d2d.ui/plugin.xml index 63a6fd2a40..8a6a768e87 100644 --- a/cave/com.raytheon.uf.viz.d2d.ui/plugin.xml +++ b/cave/com.raytheon.uf.viz.d2d.ui/plugin.xml @@ -1452,6 +1452,24 @@ schemeId="com.raytheon.viz.ui.cave.scheme" sequence="M1+H"> + + + + + + Date: Thu, 6 Jul 2023 08:10:19 -0700 Subject: [PATCH 2/2] Update hotkeys for saving and loading displays --- cave/com.raytheon.uf.viz.d2d.ui/plugin.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cave/com.raytheon.uf.viz.d2d.ui/plugin.xml b/cave/com.raytheon.uf.viz.d2d.ui/plugin.xml index 8a6a768e87..783899944b 100644 --- a/cave/com.raytheon.uf.viz.d2d.ui/plugin.xml +++ b/cave/com.raytheon.uf.viz.d2d.ui/plugin.xml @@ -1456,19 +1456,19 @@ contextId="com.raytheon.uf.viz.d2d.ui" commandId="com.raytheon.viz.ui.loadSerialized" schemeId="com.raytheon.viz.ui.cave.scheme" - sequence="M1+1"> + sequence="M1+M2+L"> + sequence="M1+S"> + sequence="M1+M2+S">