InvokeAI/invokeai/frontend/web/src/app
psychedelicious da0efeaa7f fix(ui): fix canvas model switching
There was no check at all to see if the canvas had a valid model already selected. The first model in the list was selected every time.

Now, we check if its valid. If not, we go through the logic to try and pick the first valid model.

If there are no valid models, or there was a problem listing models, the model selection is cleared.
2023-08-10 15:20:37 +10:00
..
components feat: add multi-select to gallery 2023-08-03 11:46:59 +10:00
logging fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
store fix(ui): fix canvas model switching 2023-08-10 15:20:37 +10:00
types add option to disable multiselect 2023-08-08 12:53:47 +10:00
constants.ts feat: increase seed from int32 to uint32 2023-07-24 16:34:50 +10:00
features.ts all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00