InvokeAI/invokeai/frontend/web/src/features/gallery/components
psychedelicious 475b6bef53 feat(ui): use windowing for gallery
vastly improves the gallery performance when many images are loaded.

- `react-virtuoso` to do the virtualized list
- `overlayscrollbars` for a scrollbar
2023-05-02 11:27:08 +10:00
..
ImageMetaDataViewer fix(ui): fix metadata viewer scroll 2023-05-01 11:16:49 +10:00
CurrentImageButtons.tsx feat(ui): revamp status indicator 2023-05-01 11:16:49 +10:00
CurrentImageDisplay.tsx build(ui): treeshake lodash via lodash-es 2023-04-28 21:56:43 +10:00
CurrentImageFallback.tsx feat(ui): add current image loading fallback 2023-03-19 23:16:29 +11:00
CurrentImageHidden.tsx fix(ui): Syntax issue with the HidePreview icon 2023-04-17 12:42:06 +12:00
CurrentImagePreview.tsx fix(ui): next/prev image buttons 2023-05-01 11:16:49 +10:00
DeleteImageModal.tsx build(ui): treeshake lodash via lodash-es 2023-04-28 21:56:43 +10:00
HoverableImage.tsx feat(ui): use windowing for gallery 2023-05-02 11:27:08 +10:00
ImageGallery.css feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
ImageGallery.tsx build(ui): treeshake lodash via lodash-es 2023-04-28 21:56:43 +10:00
ImageGalleryContent.tsx feat(ui): use windowing for gallery 2023-05-02 11:27:08 +10:00
ImageGalleryPanel.tsx fix(ui): next/prev image buttons 2023-05-01 11:16:49 +10:00
NextPrevImageButtons.tsx fix(ui): next/prev image buttons 2023-05-01 11:16:49 +10:00