aboutsummaryrefslogtreecommitdiff
path: root/js/ninja.reel/ninja.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-28 16:31:39 -0700
committerValerio Virgillito2012-06-28 16:31:39 -0700
commitb4b54f6cc084b3f7483ebed1e15c1b4770949d58 (patch)
tree8f173f71aed2176b81cb3e9ece9f85561287c712 /js/ninja.reel/ninja.html
parent3ba9accb8e1887bfd6f1f912b6135073a3d9c70c (diff)
parentc5204cc96a08413d48bd8148034189b6f710ade9 (diff)
downloadninja-b4b54f6cc084b3f7483ebed1e15c1b4770949d58.tar.gz
Merge pull request #359 from mencio/live-preview-button
Live preview button and canvas are kept on timeline play
Diffstat (limited to 'js/ninja.reel/ninja.html')
-rwxr-xr-xjs/ninja.reel/ninja.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html
index 5429e7d0..1ebf8413 100755
--- a/js/ninja.reel/ninja.html
+++ b/js/ninja.reel/ninja.html
@@ -163,7 +163,7 @@
163 "element": {"#": "stageMode"} 163 "element": {"#": "stageMode"}
164 }, 164 },
165 "bindings" : { 165 "bindings" : {
166 "livePreview": {"<->": "@appModel.livePreview"} 166 "chromePreview": {"<->": "@appModel.chromePreview"}
167 } 167 }
168 }, 168 },
169 169