mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-26 09:19:43 +00:00
Fade invalid increment/decrement widget buttons (#978)
When a widget cannot be incremented/decremented further, show a disabled effect on the widget buttons. https://github.com/user-attachments/assets/7770a9f1-31f6-430b-ab02-420327621148
This commit is contained in:
@@ -133,6 +133,7 @@ LiteGraphGlobal {
|
||||
"VERTICAL_LAYOUT": "vertical",
|
||||
"WIDGET_ADVANCED_OUTLINE_COLOR": "rgba(56, 139, 253, 0.8)",
|
||||
"WIDGET_BGCOLOR": "#222",
|
||||
"WIDGET_DISABLED_TEXT_COLOR": "#666",
|
||||
"WIDGET_OUTLINE_COLOR": "#666",
|
||||
"WIDGET_SECONDARY_TEXT_COLOR": "#999",
|
||||
"WIDGET_TEXT_COLOR": "#DDD",
|
||||
|
||||
Reference in New Issue
Block a user