gpodder / gpodder-sailfish

gPodder 4 for Sailfish OS Packaging
https://openrepos.net/content/keeperofthekeys/gpodder
49 stars 29 forks source link

enable async image loading #148

Closed thigg closed 3 years ago

thigg commented 3 years ago

Just a small improvement, I stumbled upon it at https://doc.qt.io/qt-5/qtquick-performance.html#asynchronous-loading

I saw an effect once on my phone, where the last 2 images of the episodelist loaded after everything was displayed.

As far as I can see, this should provide benefits only and should have no downside for gpodder.

This isn't based on the most up-to-date master, as I cant deploy it in my emulator.

Keeper-of-the-Keys commented 3 years ago

Don't see a reason not to