mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 23:20:07 +00:00
Move Comfy.TreeExplorer.ItemPadding to Appearance category (#1766)
This commit is contained in:
@@ -231,6 +231,7 @@ export const CORE_SETTINGS: SettingParams[] = [
|
||||
},
|
||||
{
|
||||
id: 'Comfy.TreeExplorer.ItemPadding',
|
||||
category: ['Appearance', 'Tree Explorer', 'ItemPadding'],
|
||||
name: 'Tree explorer item padding',
|
||||
type: 'slider',
|
||||
defaultValue: 2,
|
||||
|
||||
Reference in New Issue
Block a user