anfreire / updateMe-Mobile

Apache License 2.0
955 stars 31 forks source link

Slow / unoptimized experience #16

Open PGBSean opened 3 months ago

PGBSean commented 3 months ago

This is a very usual issue, when scrolling through the list, there will be a huge lag. Not only to scrolling but when switching frames as well.

Consider re-optimize the code, or switch to .webp for thumbnails - might help a lot with UI/UX experience.

anfreire commented 3 months ago

Thanks for your feedback on the scrolling and frame switching lag. I'm planning to address these performance issues in the next major release (version 3), which will include code optimization.

As I work on this project only on weekends, the timeline for these improvements may be extended.