Add canvasNavigationMode for changing left click pan behaviour (#1108)

This commit is contained in:
Terry Jia
2025-07-24 16:07:58 -04:00
committed by GitHub
parent 5bed360a14
commit 8ff5f07f9a
3 changed files with 55 additions and 29 deletions

View File

@@ -151,6 +151,7 @@ LiteGraphGlobal {
"alwaysRepeatWarnings": false,
"alwaysSnapToGrid": undefined,
"auto_load_slot_types": false,
"canvasNavigationMode": "legacy",
"catch_exceptions": true,
"click_do_break_link_to": false,
"context_menu_scaling": false,