Kosinkadink / ComfyUI-Advanced-ControlNet

ControlNet scheduling and masking nodes with sliding context support
GNU General Public License v3.0
615 stars 61 forks source link

Update autosizing js #192

Closed AustinMroz closed 1 month ago

AustinMroz commented 1 month ago

Allow for autosizing to be configured by setting a hidden field instead of dummy widget.

If autosizing isn't specified for a node, instead set the initial width to the greater of the title length, or the original base node width used by ComfyUI

Kosinkadink commented 1 month ago

merging