You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should definitely be improved, I think it would be fine to just spawn a thread to load and decode the image?
Seems like someone already opened a PR: #4069
But it's stale and needs some more work before it's ready.
Describe the bug
When using
it is blocking until the image is loaded.
But
will run fine and updates the GUI while the image is loading.
Expected behavior
All loaders should be non-blocking.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: