ComfyUI/tests-ui
pythongosssss 390078904c
Group node fixes (#2259)
* Prevent cleaning graph state on undo/redo

* Remove pause rendering due to LG bug

* Fix crash on disconnected internal reroutes

* Fix widget inputs being incorrect order and value

* Fix initial primitive values on connect

* basic support for basic rerouted converted inputs

* Populate primitive to reroute input

* dont crash on bad primitive links

* Fix convert to group changing control value

* reduce restrictions

* fix random crash in tests
2023-12-13 00:56:39 -05:00
..
tests Group node fixes (#2259) 2023-12-13 00:56:39 -05:00
utils Group node fixes (#2259) 2023-12-13 00:56:39 -05:00
.gitignore Unit tests + widget input fixes (#1760) 2023-10-20 22:49:04 -04:00
babel.config.json Unit tests + widget input fixes (#1760) 2023-10-20 22:49:04 -04:00
globalSetup.js Unit tests + widget input fixes (#1760) 2023-10-20 22:49:04 -04:00
jest.config.js Unit tests + widget input fixes (#1760) 2023-10-20 22:49:04 -04:00
package-lock.json Unit tests + widget input fixes (#1760) 2023-10-20 22:49:04 -04:00
package.json Unit tests + widget input fixes (#1760) 2023-10-20 22:49:04 -04:00
setup.js Group nodes (#1776) 2023-11-30 14:13:27 -05:00