tkashkin / GameHub

All your games in one place
https://tkashkin.github.io/projects/gamehub
GNU General Public License v3.0
2.2k stars 131 forks source link

Images in Grid view are unloaded too quickly. #689

Open al0fdf opened 3 months ago

al0fdf commented 3 months ago

When scrolling to a new page of games, grey placeholders are displayed while the game cover is loading. However, the covers are unloaded very aggressively. When scrolling down a screen, then back up, the images that were shown to me a second ago are displayed as placeholders again. It would be good to decrease the expiry time on the covers, or cache them somewhere, so that once the images for the game library are loaded, they stay there.