summaryrefslogtreecommitdiff
path: root/js/app.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-06-23 10:13:38 -0400
committerJules Laplace <jules@okfoc.us>2015-06-23 10:13:38 -0400
commitc4860b7340f84caf291114a37eece5ce0498ee00 (patch)
tree2bb2c33b5f075e9537273cc488adf113f0b29dfe /js/app.js
parentbff03a8d7cec99b01e9967c0784b6ee6f4ed1703 (diff)
vertical palette
Diffstat (limited to 'js/app.js')
-rw-r--r--js/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/app.js b/js/app.js
index d65f239..0532c81 100644
--- a/js/app.js
+++ b/js/app.js
@@ -32,6 +32,7 @@ function build () {
brush.build()
// controls.grid.use()
+ controls.rotate.refresh()
}
function bind () {
canvas.bind()