mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-01 03:31:58 +00:00
feat: start with the feat disabled to reduce impact
This commit is contained in:
@@ -1072,7 +1072,7 @@ export const CORE_SETTINGS: SettingParams[] = [
|
||||
'Automatically scale node positions when switching to Vue rendering to prevent overlap',
|
||||
type: 'boolean',
|
||||
experimental: true,
|
||||
defaultValue: true,
|
||||
defaultValue: false,
|
||||
versionAdded: '1.30.3'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user