FossifyOrg / Gallery

Browse your memories without any interruptions with this photo and video gallery
https://www.fossify.org
GNU General Public License v3.0
1.34k stars 41 forks source link

Improve scroll experience. #147

Closed Hell0Earth closed 4 months ago

Hell0Earth commented 4 months ago

Checklist

Feature description

Add an option to Save loaded Thumbnails on cache or data to avoid thumbnail reload on every scroll.

Why do you want this feature?

This function will increase app storage consumption but will improve performance and UI experience for low end devices and can avoids thumbnail load delay for higher pictures.

Additional information

Great gallery 😄

furdiburd commented 4 months ago

Is it supposed to be cached...

Hell0Earth commented 4 months ago

Is it supposed to be cached...

On my case, thumbnails are loading on scroll and every time that I close and open the app, loads start again.

furdiburd commented 4 months ago

https://github.com/FossifyOrg/Gallery/assets/93724729/0e5c42cb-0930-411e-bc56-2e496ee94a79

worse than this?

Hell0Earth commented 4 months ago

https://github.com/FossifyOrg/Gallery/assets/93724729/0e5c42cb-0930-411e-bc56-2e496ee94a79

worse than this?

I'm on low end device, wait now I don't have battery, letter I will share two videos, expected behaviour and actual behaviour to show my idea/case

Aga-C commented 4 months ago

Thumbnails are currently cached. The slow scrolling experience is probably caused by the fade-in animation, and there is already a request for that: https://github.com/FossifyOrg/Gallery/issues/136.