InvokeAI/invokeai/frontend/web/src/features/gallery/components
psychedelicious 380aa1d7b5 feat(ui): fix copy image, add context menu to IAIDndImage
- restore copy image functionality* in image context menu, current image buttons
- give IAIDndImage the same context menu

* copying image to clipboard is not possible on Firefox unless the user enables a setting which is disabled by default. if the browser does not support copying an image, the copy functionality is disabled.
2023-07-17 16:43:24 -04:00
..
Boards feat(ui): extract mantine component styles to hook, add less opinionated mantine components 2023-07-14 23:00:38 +10:00
CurrentImage feat(ui): fix copy image, add context menu to IAIDndImage 2023-07-17 16:43:24 -04:00
ImageContextMenu feat(ui): fix copy image, add context menu to IAIDndImage 2023-07-17 16:43:24 -04:00
ImageGrid restore scrollbar 2023-07-15 12:25:28 +10:00
ImageMetadataViewer ui: gallery enhancements (#3752) 2023-07-13 20:31:10 +00:00
GalleryPanel.tsx ui: gallery enhancements (#3752) 2023-07-13 20:31:10 +00:00
GalleryProgressImage.tsx feat(ui): refactor base image uploading logic 2023-05-15 17:45:05 +10:00
ImageFallbackSpinner.tsx feat(ui): control image auto-process 2023-06-04 22:34:58 +10:00
ImageGalleryContent.tsx ui: gallery enhancements (#3752) 2023-07-13 20:31:10 +00:00
NextPrevImageButtons.tsx ui: gallery enhancements (#3752) 2023-07-13 20:31:10 +00:00