Regis Gaughan, III
Regis Gaughan, III
This change fixes #1502, increasing execution speed of re-executed workflows by a significant amount (scales exponentially as more nodes are added). The change caches the `to_delete` value by a given...
Extends the core Comfy.SnapToGrid behavior that exists for nodes to apply to LiteGraph's LGraphGroup with the same behavior (ghost on move, snap on move-end and resizing). Also, pulls out redundant...
Hello. Recently, [rgthree-comfy](https://github.com/rgthree/rgthree-comfy) made a change which allows other so other extensions' `onNodeCreated` to run for all of the rgthree-comfy nodes. Before this, some rgthree-comfy nodes did not call out...
We used to be able to copy + paste a node with widgets that were converted to inputs. At some point today, doing so now leaves the inputs, but puts...
With the rgthree-comfy feature **Import Individual Nodes Widgets**, we used to be able to drag a workflow onto an individual node to set just its widget; but now it gets...
### Frontend Version Latest. ### Expected Behavior Corrupted workflows still try to load. ### Actual Behavior Corrupted workflows may throw an error. ### Steps to Reproduce See https://github.com/rgthree/rgthree-comfy/issues/483 for example...