InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious 3fe332e85f
fix(ui): fix add node autoconnect
The new select component appears to close itself before calling the onchange handler. This short-circuits the autoconnect logic. Tweaked so the ordering is correct.
2024-01-07 14:00:22 +11:00
..
components fix(ui): fix add node autoconnect 2024-01-07 14:00:22 +11:00
hooks fix(ui): update most other selectors 2024-01-06 00:03:07 +11:00
store fix(ui): update most other selectors 2024-01-06 00:03:07 +11:00
types fix(ui): fix workflow editor model selector, excise ONNX 2024-01-03 13:18:50 +11:00
util feat(ui): add optimal size handling 2024-01-03 09:09:50 -05:00