more digging...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-02-18 19:42:51 +04:00
parent f677c8369f
commit 718297df69

View File

@ -128,7 +128,7 @@ $(document).ready(function(){
var x = pos_x
if(scrolling){
var s = getMagazineShift()
logger.log('>>>' + s)
//logger.log('>>>' + s)
shiftMagazineTo(s + (x - _x))
}
_x = x