Commit Graph

9 Commits

Author SHA1 Message Date
flyingshutter
02008f10b9
Merge branch 'comfyanonymous:master' into PrimitiveFix 2023-03-31 19:48:56 +02:00
flyingshutter
5794ff7933 Fix widget creation for Primitive Node
widget creation in #createWidget is now aware of widget subtype like "INT:seed"
meaning, it does not need special treatment for the randomizeWidget anymore
2023-03-31 00:20:38 +02:00
hnmr293
04b42bad87 allow converting optional widgets to inputs 2023-03-30 21:50:35 +09:00
comfyanonymous
44b6eaad6f Don't completely break workflow if field name changes. 2023-03-25 01:04:02 -04:00
pythongosssss
d6830b958c Prevent exactly overlapping nodes
Throttle double click
2023-03-24 20:20:34 +00:00
pythongosssss
1fa9ccaa16 Set title to widget name 2023-03-24 16:51:17 +00:00
pythongosssss
97198f5b74 Restore original size after add/remove input 2023-03-24 16:36:11 +00:00
pythongosssss
b13539c3dd Sync widget changes 2023-03-24 10:27:19 +00:00
pythongosssss
7a7e3288ee Added support for converting widgets to inputs (and back) 2023-03-23 21:37:19 +00:00