mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 10:12:11 +00:00
[feat] update navigation mode default to legacy and improve display name (#5181)
* [feat] update navigation mode default to legacy and improve display name - Change defaultsByInstallVersion from 'standard' to 'legacy' for version 1.25.0 - Update legacy navigation display name from 'Left-Click Pan (Legacy)' to 'Drag Navigation' - Maintains both navigation systems over long term while improving UX clarity * Update locales [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"Comfy_Canvas_NavigationMode": {
|
||||
"name": "캔버스 내비게이션 모드",
|
||||
"options": {
|
||||
"Left-Click Pan (Legacy)": "왼쪽 클릭 이동(레거시)",
|
||||
"Drag Navigation": "드래그 내비게이션",
|
||||
"Standard (New)": "표준(신규)"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user