mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 11:10:08 +00:00
more digging...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
96ceab3530
commit
dd20bcdd27
@ -120,7 +120,8 @@ $(document).ready(function(){
|
||||
|
||||
.on('mousemove touchmove', function(evt){
|
||||
//var t = evt.timeStamp || Date.now();
|
||||
evt.preventDefault()
|
||||
//evt.preventDefault()
|
||||
console.log('move...')
|
||||
if(_x == null){
|
||||
_x = evt.clientX
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user