aboutsummaryrefslogtreecommitdiff
path: root/js/ninja.reel/ninja.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-26 13:04:44 -0700
committerValerio Virgillito2012-06-26 13:04:44 -0700
commit8821e662484aedb027e26a873883e6ca3fb55a51 (patch)
tree94960fd7c948a97a9fd0669429b297d62dd2a2bb /js/ninja.reel/ninja.html
parentdea90d1bb0b903a7497cdf7de9ae60799e60d5b1 (diff)
parent96e1bb2a8d842dc37e4982a273a5bde48f6944c3 (diff)
downloadninja-8821e662484aedb027e26a873883e6ca3fb55a51.tar.gz
Merge pull request #338 from mencio/IKNINJA-1615
Fix for IKNINJA-1615: Enable mouse up event on top of the user document scrollbar
Diffstat (limited to 'js/ninja.reel/ninja.html')
-rwxr-xr-xjs/ninja.reel/ninja.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html
index beae59d9..1bd002ae 100755
--- a/js/ninja.reel/ninja.html
+++ b/js/ninja.reel/ninja.html
@@ -261,10 +261,6 @@
261 } 261 }
262 }, 262 },
263 263
264 "mouseMediator": {
265 "prototype": "js/mediators/mouse-mediator"
266 },
267
268 "keyboardMediator": { 264 "keyboardMediator": {
269 "prototype": "js/mediators/keyboard-mediator", 265 "prototype": "js/mediators/keyboard-mediator",
270 "properties":{ 266 "properties":{