mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-19 22:34:15 +00:00
Add setting to adjust textarea font size (#463)
This commit is contained in:
@@ -424,6 +424,7 @@ const zSettings = z.record(z.any()).and(
|
||||
'Comfy.Sidebar.Size': z.number(),
|
||||
'Comfy.SwitchUser': z.any(),
|
||||
'Comfy.SnapToGrid.GridSize': z.number(),
|
||||
'Comfy.TextareaWidget.FontSize': z.number(),
|
||||
'Comfy.UseNewMenu': z.any(),
|
||||
'Comfy.Validation.Workflows': z.boolean()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user