InvokeAI/invokeai/frontend/web/src/features/ui
psychedelicious e8e764be20 feat(ui): revise image viewer
- Viewer only exists on Generation tab
- Viewer defaults to open
- When clicking the Control Layers tab on the left panel, close the viewer (i.e. open the CL editor)
- Do not switch to editor when adding layers (this is handled by clicking the Control Layers tab)
- Do not open viewer when single-clicking images in gallery
- _Do_ open viewer when _double_-clicking images in gallery
- Do not change viewer state when switching between app tabs (this no longer makes sense; the viewer only exists on generation tab)
- Change the button to a drop down menu that states what you are currently doing, e.g. Viewing vs Editing
2024-05-08 08:39:18 -04:00
..
components feat(ui): revise image viewer 2024-05-08 08:39:18 -04:00
hooks fix(ui): do not open panels when collapsed and window resize 2024-04-19 09:32:56 -04:00
store feat(ui): rename tab identifiers 2024-05-02 23:09:26 -04:00