Skip to content

Fixing the thing with picture URLs and immediate loading

Flo Lee requested to merge fix-imageupdates into master

This will fix #234 (closed) and #217 (closed) hopefully... Pictures in various places were not displayed correctly when the loader kicked in and refreshed the source a bit later. Reason not clear but removing usage of QtResolvedUrls and proper null checking seemed to have helped ;)

Edited by Flo Lee

Merge request reports