Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.
http://www.strixmusic.com
139 stars 4 forks source link

[improvement] Added loading cancellation to SafeImage when image is changed #226

Closed Arlodotexe closed 2 years ago

Arlodotexe commented 2 years ago

Overview

A minor improvement that cancels ongoing loading tasks when the source of a SafeImage is changed. Helps with resource usage when loading many, many images on a slow machine.

Checklist

This PR meets the following requirements:

Additional info

Not provided