aboutsummaryrefslogtreecommitdiff
path: root/js/stage/stage.reel/stage.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-17 15:54:34 -0800
committerValerio Virgillito2012-02-17 15:54:34 -0800
commit9bfdc1fff649fa4a086e7dc291af21b431a5b95c (patch)
treec63e27d86743d063efc83b1314ba85f761227363 /js/stage/stage.reel/stage.html
parent18a42c37d080c03830c3f0a4156b81044e6309ee (diff)
downloadninja-9bfdc1fff649fa4a086e7dc291af21b431a5b95c.tar.gz
Re-adding stage mouse wheel scrolling
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/stage/stage.reel/stage.html')
-rwxr-xr-xjs/stage/stage.reel/stage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/stage/stage.reel/stage.html b/js/stage/stage.reel/stage.html
index 9ed0f636..812e3d55 100755
--- a/js/stage/stage.reel/stage.html
+++ b/js/stage/stage.reel/stage.html
@@ -82,7 +82,7 @@
82 <section id="stageAndScenesContainer" class="stageAndScenesContainer"> 82 <section id="stageAndScenesContainer" class="stageAndScenesContainer">
83 <section id="stageView"></section> 83 <section id="stageView"></section>
84 <section id="iframeContainer"></section> 84 <section id="iframeContainer"></section>
85 <section id="textToolObject">asdasd asd asd asd asd asd </section> 85 <section id="textToolObject"></section>
86 <canvas id="layoutCanvas"></canvas> 86 <canvas id="layoutCanvas"></canvas>
87 <canvas id="stageCanvas"></canvas> 87 <canvas id="stageCanvas"></canvas>
88 <canvas id="drawingCanvas"></canvas> 88 <canvas id="drawingCanvas"></canvas>