Move Comfy.TreeExplorer.ItemPadding to Appearance category (#1766)

This commit is contained in:
Chenlei Hu
2024-12-02 14:38:46 -08:00
committed by GitHub
parent a56462fc7c
commit d1279fa474

View File

@@ -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,