This commit is contained in:
Kovid Goyal 2018-05-23 15:27:51 +05:30
parent 4fba18f974
commit 7fb27f7fa3
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -339,6 +339,7 @@ class PagedDisplay
for img in this.header_footer_images
if not img.complete
return false
this.header_footer_images = []
return true
fit_images: () ->