mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 02:32:18 +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:
@@ -791,11 +791,11 @@ export const CORE_SETTINGS: SettingParams[] = [
|
|||||||
type: 'combo',
|
type: 'combo',
|
||||||
options: [
|
options: [
|
||||||
{ value: 'standard', text: 'Standard (New)' },
|
{ value: 'standard', text: 'Standard (New)' },
|
||||||
{ value: 'legacy', text: 'Left-Click Pan (Legacy)' }
|
{ value: 'legacy', text: 'Drag Navigation' }
|
||||||
],
|
],
|
||||||
versionAdded: '1.25.0',
|
versionAdded: '1.25.0',
|
||||||
defaultsByInstallVersion: {
|
defaultsByInstallVersion: {
|
||||||
'1.25.0': 'standard'
|
'1.25.0': 'legacy'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"Comfy_Canvas_NavigationMode": {
|
"Comfy_Canvas_NavigationMode": {
|
||||||
"name": "وضع تنقل اللوحة",
|
"name": "وضع تنقل اللوحة",
|
||||||
"options": {
|
"options": {
|
||||||
"Left-Click Pan (Legacy)": "سحب بالنقر الأيسر (قديم)",
|
"Drag Navigation": "سحب للتنقل",
|
||||||
"Standard (New)": "قياسي (جديد)"
|
"Standard (New)": "قياسي (جديد)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"name": "Canvas Navigation Mode",
|
"name": "Canvas Navigation Mode",
|
||||||
"options": {
|
"options": {
|
||||||
"Standard (New)": "Standard (New)",
|
"Standard (New)": "Standard (New)",
|
||||||
"Left-Click Pan (Legacy)": "Left-Click Pan (Legacy)"
|
"Drag Navigation": "Drag Navigation"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Comfy_Canvas_SelectionToolbox": {
|
"Comfy_Canvas_SelectionToolbox": {
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"Comfy_Canvas_NavigationMode": {
|
"Comfy_Canvas_NavigationMode": {
|
||||||
"name": "Modo de navegación del lienzo",
|
"name": "Modo de navegación del lienzo",
|
||||||
"options": {
|
"options": {
|
||||||
"Left-Click Pan (Legacy)": "Desplazamiento con clic izquierdo (Legado)",
|
"Drag Navigation": "Navegación por arrastre",
|
||||||
"Standard (New)": "Estándar (Nuevo)"
|
"Standard (New)": "Estándar (Nuevo)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"Comfy_Canvas_NavigationMode": {
|
"Comfy_Canvas_NavigationMode": {
|
||||||
"name": "Mode de navigation sur le canvas",
|
"name": "Mode de navigation sur le canvas",
|
||||||
"options": {
|
"options": {
|
||||||
"Left-Click Pan (Legacy)": "Panoramique clic gauche (Hérité)",
|
"Drag Navigation": "Navigation par glisser-déposer",
|
||||||
"Standard (New)": "Standard (Nouveau)"
|
"Standard (New)": "Standard (Nouveau)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"Comfy_Canvas_NavigationMode": {
|
"Comfy_Canvas_NavigationMode": {
|
||||||
"name": "キャンバスナビゲーションモード",
|
"name": "キャンバスナビゲーションモード",
|
||||||
"options": {
|
"options": {
|
||||||
"Left-Click Pan (Legacy)": "左クリックパン(レガシー)",
|
"Drag Navigation": "ドラッグナビゲーション",
|
||||||
"Standard (New)": "標準(新)"
|
"Standard (New)": "標準(新)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"Comfy_Canvas_NavigationMode": {
|
"Comfy_Canvas_NavigationMode": {
|
||||||
"name": "캔버스 내비게이션 모드",
|
"name": "캔버스 내비게이션 모드",
|
||||||
"options": {
|
"options": {
|
||||||
"Left-Click Pan (Legacy)": "왼쪽 클릭 이동(레거시)",
|
"Drag Navigation": "드래그 내비게이션",
|
||||||
"Standard (New)": "표준(신규)"
|
"Standard (New)": "표준(신규)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"Comfy_Canvas_NavigationMode": {
|
"Comfy_Canvas_NavigationMode": {
|
||||||
"name": "Режим навигации по холсту",
|
"name": "Режим навигации по холсту",
|
||||||
"options": {
|
"options": {
|
||||||
"Left-Click Pan (Legacy)": "Перемещение левой кнопкой (устаревший)",
|
"Drag Navigation": "Перетаскивание",
|
||||||
"Standard (New)": "Стандартный (новый)"
|
"Standard (New)": "Стандартный (новый)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"Comfy_Canvas_NavigationMode": {
|
"Comfy_Canvas_NavigationMode": {
|
||||||
"name": "畫布導航模式",
|
"name": "畫布導航模式",
|
||||||
"options": {
|
"options": {
|
||||||
"Left-Click Pan (Legacy)": "左鍵拖曳平移(舊版)",
|
"Drag Navigation": "拖曳導覽",
|
||||||
"Standard (New)": "標準(新)"
|
"Standard (New)": "標準(新)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"Comfy_Canvas_NavigationMode": {
|
"Comfy_Canvas_NavigationMode": {
|
||||||
"name": "画布导航模式",
|
"name": "画布导航模式",
|
||||||
"options": {
|
"options": {
|
||||||
"Left-Click Pan (Legacy)": "左键拖曳(旧版)",
|
"Drag Navigation": "拖动画布",
|
||||||
"Standard (New)": "标准(新)"
|
"Standard (New)": "标准(新)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user