InvokeAI/invokeai/frontend/web/src/features/gallery/components
psychedelicious c9886796f6 feat(ui): add image viewer overlay
- Works on txt2img, canvas and workflows tabs, img2img has its own side-by-side view
- In workflow editor, the is closeable only if you are in edit mode, else it's always there
- Press `i` to open
- Press `esc` to close
- Selecting an image or changing image selection opens the viewer
- When generating, if auto-switch to new image is enabled, the viewer opens when an image comes in

To support this change, I organized and restructured some tab stuff.
2024-05-02 23:09:26 -04:00
..
Boards perf(ui): optimize useFeatureStatus 2024-04-15 22:50:54 +10:00
CurrentImage perf(ui): optimize useFeatureStatus 2024-04-15 22:50:54 +10:00
ImageContextMenu perf(ui): optimize useFeatureStatus 2024-04-15 22:50:54 +10:00
ImageGrid Include hardcoded count of one to avoid translation issues on missing keys 2024-04-15 09:10:15 +10:00
ImageMetadataViewer feat(ui): control adapter recall for control layers 2024-05-02 23:09:26 -04:00
GalleryBoardName.tsx chore(ui): bump @invoke-ai/ui-library, add @invoke-ai/eslint-config-react & @invoke-ai/prettier-config-react 2024-01-28 19:57:53 +11:00
GallerySettingsPopover.tsx feat(ui): add setting for always show image size badge 2024-03-12 18:52:23 +11:00
ImageGalleryContent.tsx chore(ui): format 2024-01-28 19:57:53 +11:00
ImageViewer.tsx feat(ui): add image viewer overlay 2024-05-02 23:09:26 -04:00
NextPrevImageButtons.tsx chore(ui): format 2024-01-28 19:57:53 +11:00