1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Merge pull request #15860 from Snuffleupagus/loadingIcon-last

Ensure that the `loadingIconDiv` is always visible (PR 15829 follow-up)
This commit is contained in:
Jonas Jenwald 2022-12-23 11:45:27 +01:00 committed by GitHub
commit 869807406d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -490,6 +490,7 @@ class PDFPageView {
div.append(this.loadingIconDiv);
} else {
this.toggleLoadingIconSpinner();
div.append(this.loadingIconDiv);
}
if (