InvokeAI/invokeai/frontend
psychedelicious 699dfa222e fix(ui): node UI elements do not select node on click
Add a click handler for node wrapper component that exclusively selects that node, IF no other modifier keys are held.

Technically I believe this means we are doubling up on the selection logic, as reactflow handles this internally also. But this is by far the most reliable way to fix the UX.
2023-09-02 12:11:07 +10:00
..
CLI Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
install make image import script work with python3.9; cleanup wheel creator 2023-08-30 17:35:58 -04:00
merge Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
training Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
web fix(ui): node UI elements do not select node on click 2023-09-02 12:11:07 +10:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
legacy_launch_invokeai.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00