From 59d07c5058fe0e93fd9b6ebdbd725bbecb91b069 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 23 Jun 2015 02:24:09 -0400 Subject: rotate button --- js/matrix.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js/matrix.js') diff --git a/js/matrix.js b/js/matrix.js index 21963f1..0695810 100644 --- a/js/matrix.js +++ b/js/matrix.js @@ -181,6 +181,8 @@ Matrix.prototype.resize = function(w,h){ this.w = w this.h = h this.bind && this.bind() + + if (this.rotated) { controls.rotate.use() } } // -- cgit v1.2.3-70-g09d2