From 6317d95254500233df8e351664523cbab3eb4e0b Mon Sep 17 00:00:00 2001 From: Andrea Bogazzi Date: Fri, 13 Nov 2015 00:22:45 +0100 Subject: [PATCH] Update static_canvas.class.js --- src/static_canvas.class.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static_canvas.class.js b/src/static_canvas.class.js index 5b89bcf7..f5db868c 100644 --- a/src/static_canvas.class.js +++ b/src/static_canvas.class.js @@ -577,7 +577,7 @@ this._setCssDimension(prop, cssValue); } } - + this._initRetinaScaling(); this._setImageSmoothing(); this.calcOffset();