InvokeAI/invokeai/frontend/web/src/features/canvas
psychedelicious e7370e5ef3 fix(ui): fix readonly inputs
There was a props on IAISlider to make the input component readonly - I didn't know this existed and at some point used a component with that prop as a template for other sliders, copying the flag over.

It's not actually used anywhere, so I removed the prop entirely, enabling the number inputs everywhere.
2023-07-08 17:16:34 +10:00
..
components fix(ui): fix readonly inputs 2023-07-08 17:16:34 +10:00
hooks feat(ui): wip canvas 2023-05-11 11:55:51 +10:00
store fix(ui): fix canvas staging area 2023-06-24 17:57:39 +10:00
util feat(ui): fix canvas saving 2023-06-06 14:30:53 +10:00