mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-30 03:30:09 +00:00
more refactoring...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c13f29cd04
commit
c16d421083
@ -713,10 +713,6 @@ function makeScrollHandler(root, config){
|
|||||||
}
|
}
|
||||||
this.state = 'stopped'
|
this.state = 'stopped'
|
||||||
return this
|
return this
|
||||||
},
|
|
||||||
// XXX check...
|
|
||||||
setCallback: function(func){
|
|
||||||
this.callback = func
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user