revert test changes
authorymh <ymh.work@gmail.com>
Fri, 23 Jan 2015 15:37:57 +0100
changeset 140 7e7e507444c3
parent 139 b62fdb81ce6a
child 141 e6892a30d454
revert test changes
client/annotviz/app/js/annotsvizview.js
--- a/client/annotviz/app/js/annotsvizview.js	Fri Jan 23 15:30:58 2015 +0100
+++ b/client/annotviz/app/js/annotsvizview.js	Fri Jan 23 15:37:57 2015 +0100
@@ -125,7 +125,6 @@
         ws: wsPianoroll,
         orientation: 'vertical',
         sceneHeight: 768-200,
-        zeroShift: 1.0,
         pianorolls : [
             {
                 height: 200,
@@ -135,9 +134,6 @@
             },
         ]
     });
-    doubleRollV.container.y = doubleRollV.container.y+20;
-    //doubleRollV.container.
-
 
     var annotsRoll = new AnnotsRoll.AnnotsRoll({
         stageView : stageView,