From c4860b7340f84caf291114a37eece5ce0498ee00 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 23 Jun 2015 10:13:38 -0400 Subject: vertical palette --- js/matrix.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/matrix.js') diff --git a/js/matrix.js b/js/matrix.js index f661ceb..90ff7fc 100644 --- a/js/matrix.js +++ b/js/matrix.js @@ -182,7 +182,7 @@ Matrix.prototype.resize = function(w,h){ this.h = h this.bind && this.bind() - if (this.rotated) { controls.rotate.use(this.rotated) } + if (this.rotated) { controls.rotate.refresh(this.rotated) } } // -- cgit v1.2.3-70-g09d2