mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 03:00:09 +00:00
more work on animationFrame-based animation...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2e9a518337
commit
b63fbd285f
@ -129,7 +129,8 @@ $(document).ready(function(){
|
||||
window.MagazineScroller = makeScrollHandler($('.viewer'), {
|
||||
hScroll: true,
|
||||
vScroll: false,
|
||||
preCallback: function(){stopAnimation($('.magazine'))},
|
||||
// XXX still a bit flacky...
|
||||
//preCallback: function(){stopAnimation($('.magazine'))},
|
||||
//enableMultiClicks: true,
|
||||
transitionEasing: 'cubic-bezier(0.33,0.66,0.66,1)',
|
||||
}).start()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user