Locking flows fixes and context menu options

This commit is contained in:
Nick O'Leary
2022-11-01 10:48:48 +00:00
parent 3cb5259494
commit f12d36b5ed
17 changed files with 447 additions and 223 deletions

View File

@@ -71,6 +71,8 @@
"selectNodes": "Click nodes to select",
"enableFlow": "Enable flow",
"disableFlow": "Disable flow",
"lockFlow": "Lock flow",
"unlockFlow": "Unlock flow",
"moveToStart": "Move flow to start",
"moveToEnd": "Move flow to end"
},