Skip to content

Commit

Permalink
#13 increase the image scale
Browse files Browse the repository at this point in the history
  • Loading branch information
therter committed Oct 11, 2019
1 parent db97145 commit 2e55a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/csis_include_in_report.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ var groupContentTemplate = {
async: false,
logging: false,
foreignObjectRendering: isScenarioInChrome,
scale: 2,
onclone: function(doc) {
replaceTranslate3dStyle(doc);
} }).then(canvas => {
Expand Down

0 comments on commit 2e55a51

Please sign in to comment.