mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 19:20:09 +00:00
more digging...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
44251bada2
commit
0475d25b09
@ -127,7 +127,7 @@ $(document).ready(function(){
|
|||||||
_x = pos_x
|
_x = pos_x
|
||||||
}
|
}
|
||||||
var x = pos_x
|
var x = pos_x
|
||||||
//console.log(pos_x)
|
console.log(pos_x)
|
||||||
if(scrolling){
|
if(scrolling){
|
||||||
var s = getMagazineShift()
|
var s = getMagazineShift()
|
||||||
shiftMagazineTo(s + (x - _x))
|
shiftMagazineTo(s + (x - _x))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user