Merge pull request #569 from srcarter3/unidata_20.3.2

Add hotkeys for saving and loading displays
This commit is contained in:
tiffanycmeyer13 2023-07-06 10:14:44 -05:00 committed by GitHub
commit 94ade83be9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1452,6 +1452,24 @@
schemeId="com.raytheon.viz.ui.cave.scheme"
sequence="M1+H">
</key>
<key
contextId="com.raytheon.uf.viz.d2d.ui"
commandId="com.raytheon.viz.ui.loadSerialized"
schemeId="com.raytheon.viz.ui.cave.scheme"
sequence="M1+M2+L">
</key>
<key
contextId="com.raytheon.uf.viz.d2d.ui"
commandId="com.raytheon.viz.ui.saveProcedure"
schemeId="com.raytheon.viz.ui.cave.scheme"
sequence="M1+S">
</key>
<key
contextId="com.raytheon.uf.viz.d2d.ui"
commandId="com.raytheon.viz.ui.saveBundle"
schemeId="com.raytheon.viz.ui.cave.scheme"
sequence="M1+M2+S">
</key>
<key
contextId="com.raytheon.uf.viz.d2d.ui"
commandId="com.raytheon.uf.viz.d2d.ui.actions.showPrintDialog"