Add shortcut + menu to show+hide the properties panel of the editor

This commit is contained in:
Ben Loftis
2025-02-25 07:29:43 -06:00
committed by Robin Gareus
parent bd9ec0c336
commit 8922b6d438
2 changed files with 2 additions and 0 deletions

View File

@@ -189,6 +189,7 @@ This mode provides many different operations on both regions and control points,
@sess|Main/Recent| <@PRIMARY@><@TERTIARY@>o|open a recent session
@wvis|Window/toggle-session-options-editor| <@SECONDARY@>o|toggle preferences dialog
@edit|Editor/set-playhead| p|set playhead position
@vis|Editor/show-editor-props| <@TERTIARY@>p|toggle editor properties
;; MIDDLE ROW

View File

@@ -634,6 +634,7 @@
<menuitem action='show-editor-mixer'/>
<menuitem action='show-editor-list'/>
<menuitem action='show-editor-props'/>
<menuitem action='ToggleSummary'/>
<menuitem action='ToggleGroupTabs'/>