Stable-Diffusion-Android icon indicating copy to clipboard operation
Stable-Diffusion-Android copied to clipboard

Lazy Load Gallery

Open kariudo opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

Gallery has performance issues with hundreds of images. Takes a long time to load, seems to occasionally cause crashes.

Describe the solution you'd like

Gallery images should be lazy loaded into thumbs and metadata, so only the visible elements consume resources.

Describe alternatives you've considered

Additional context

kariudo avatar Feb 05 '25 15:02 kariudo