Add flow tab bar menu

This commit is contained in:
Nick O'Leary
2021-08-31 14:46:11 +01:00
parent c880cc0987
commit ed8e7afdf6
5 changed files with 157 additions and 36 deletions

View File

@@ -26,8 +26,8 @@
"ctrl-g v": "core:show-version-control-tab",
"ctrl-shift-l": "core:show-event-log",
"ctrl-shift-p":"core:show-action-list",
"alt-w": "core:hide-tab",
"alt-shift-w": "core:show-last-hidden-tab"
"alt-w": "core:hide-flow",
"alt-shift-w": "core:show-last-hidden-flow"
},
"red-ui-sidebar-node-config": {
"backspace": "core:delete-config-selection",