ComfyUI_frontend
ComfyUI_frontend copied to clipboard
[Bug]: Node space calculation missing padding
Frontend Version
1.19.0
Expected Behavior
Nodes have the same amount of padding after the last widget
Actual Behavior
Bottom padding on nodes can be tiny in certain configurations.
Low priority for now. Potentially DOM widget related. Or bool/toggle.
Steps to Reproduce
This behaviour was seen in one of the nodes made last week; managed to repro whilst doing something unrelated.
- Add standard CLIP loader
graph.nodes[0].addWidget("toggle", "switz", true, () => {}, {})- Observe lack of padding
Debug Logs
N/A
Browser Logs
N/A
Setting JSON
Default
What browsers do you use to access the UI ?
No response
Other Information
No response
┆Issue is synchronized with this Notion page by Unito