aboutsummaryrefslogtreecommitdiff
path: root/js/ninja.reel/ninja.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-28 16:24:24 -0700
committerValerio Virgillito2012-06-28 16:27:54 -0700
commitc5204cc96a08413d48bd8148034189b6f710ade9 (patch)
tree8f173f71aed2176b81cb3e9ece9f85561287c712 /js/ninja.reel/ninja.html
parent3ba9accb8e1887bfd6f1f912b6135073a3d9c70c (diff)
downloadninja-c5204cc96a08413d48bd8148034189b6f710ade9.tar.gz
Changing the livePreview button to do a chromePreview and keeping the canvas when doing a timeline play
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
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