InvokeAI/invokeai/frontend/web/src/features/parameters/components
psychedelicious 31035b3e63 fix(ui): fix scaled bbox sliders
Removed logic related to aspect ratio from the components.

When the main bbox changes, if the scale method is auto, the reducers will handle the scaled bbox size appropriately.

Somehow linking up the manual mode to the aspect ratio is tricky, and instead of adding complexity for a rarely-used mode, I'm leaving manual mode as fully manual.
2024-01-03 09:09:50 -05:00
..
Advanced feat(ui): add support for default values for sliders 2024-01-03 13:18:50 +11:00
Canvas fix(ui): fix scaled bbox sliders 2024-01-03 09:09:50 -05:00
Core feat(ui): add optimal size handling 2024-01-03 09:09:50 -05:00
ImageSize feat(ui): add optimal size handling 2024-01-03 09:09:50 -05:00
ImageToImage feat(ui): add support for default values for sliders 2024-01-03 13:18:50 +11:00
MainModel feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
Prompts feat(ui): memoize all components 2023-12-29 08:26:14 -05:00
Seamless feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
Seed feat(ui): add support for default values for sliders 2024-01-03 13:18:50 +11:00
Symmetry feat(ui): add support for default values for sliders 2024-01-03 13:18:50 +11:00
Upscale fix(ui): upscale dropdown activates when clicking image actions 2024-01-03 13:18:50 +11:00
VAEModel feat(ui): memoize all components 2023-12-29 08:26:14 -05:00