Move Comfy.EnableWorkflowViewRestore to coreSettings (#1767)

This commit is contained in:
Chenlei Hu
2024-12-02 14:50:46 -08:00
committed by GitHub
parent d1279fa474
commit c1f0cfe366
6 changed files with 22 additions and 10 deletions

View File

@@ -154,6 +154,9 @@
"Comfy_EnableTooltips": {
"name": "Enable Tooltips"
},
"Comfy_EnableWorkflowViewRestore": {
"name": "Save and restore canvas position and zoom level in workflows"
},
"Comfy_Extension_Disabled": {
"name": "Disabled extension names"
},