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
e8b542ed61
commit
16968d7876
@ -298,6 +298,7 @@ function makeScrollHandler(root, config){
|
||||
postCallback: postScrollCallback,
|
||||
|
||||
// These are used by the default callback...
|
||||
//
|
||||
// if true then doubleClick and multiClick events will get
|
||||
// triggered.
|
||||
// NOTE: this will introduce a lag needed to wait for next
|
||||
@ -312,7 +313,6 @@ function makeScrollHandler(root, config){
|
||||
multiClickTimeout: null,
|
||||
multitouchTimeout: null,
|
||||
},
|
||||
// NOTE: this is updated live but not used by the system in any way...
|
||||
state: 'stopped',
|
||||
root: root,
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user