Skip to content

Commit

Permalink
Merge pull request #2817 from kakugiki/patch2766
Browse files Browse the repository at this point in the history
Update html.js
  • Loading branch information
HackbrettXXX committed Jul 23, 2020
2 parents fd01537 + 1d2cb9e commit 3c195a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/modules/html.js
Expand Up @@ -348,6 +348,8 @@
async: true,
allowTaint: true,
scale: 1,
scrollX: this.opt.scrollX || 0,
scrollY: this.opt.scrollY || 0,
backgroundColor: "#ffffff",
imageTimeout: 15000,
logging: true,
Expand Down

0 comments on commit 3c195a5

Please sign in to comment.