mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 19:20:09 +00:00
more cleanup and refactoring...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b4a16ed0c4
commit
49d5c55cf6
@ -1,5 +1,6 @@
|
|||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
*
|
*
|
||||||
|
* General Swipe/Scroll handler lib
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
@ -507,7 +508,7 @@ function postScrollCallback(data){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// this is triggered of no swipes were handled...
|
// this is triggered if no swipes were handled...
|
||||||
return root.trigger('screenReleased', data)
|
return root.trigger('screenReleased', data)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user