Ensure the loading indicator is actually displayed

Authored by tommo on May 15 2019, 8:13 PM.

Description

Ensure the loading indicator is actually displayed

Summary:
Previously the indicator was only displayed if the file's MIME type has
not been recognized yet. However for local files the MIME type was always
detected during a synchronous load by the UI thread, thus the indicator
was never displayed. This can be especially noticed when loading big
panorama images that take a few seconds before fully decoded. With this
change the indicator is displayed as soon as a new url is opened.

Reviewers: Gwenview, ngraham

Reviewed By: Gwenview, ngraham

Subscribers: ngraham

Tags: Gwenview

Differential Revision: https://phabricator.kde.org/D21163

Details

Committed
ngrahamMay 15 2019, 8:23 PM
Reviewer
Gwenview
Differential Revision
D21163: Ensure the loading indicator is actually displayed
Parents
R260:58f9c4d04730: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown