mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-28 10:40:07 +00:00
more minor fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3a0a4086df
commit
95d35f7f3a
@ -262,6 +262,8 @@ $(document).ready(function(){
|
||||
vScroll: false,
|
||||
// XXX still a bit flacky...
|
||||
preCallback: function(){stopAnimation($('.magazine'))},
|
||||
// XXX...
|
||||
//scrollCallback: function(){ updateNavigator() },
|
||||
//enableMultiClicks: true,
|
||||
transitionEasing: 'cubic-bezier(0.33,0.66,0.66,1)',
|
||||
}).start()
|
||||
@ -298,6 +300,8 @@ $(document).ready(function(){
|
||||
setupNavigator()
|
||||
loadMagazineChrome()
|
||||
setCurrentPage(0)
|
||||
// XXX STUB...
|
||||
SNAP_TO_PAGES_IN_RIBBON = true
|
||||
|
||||
toggleThemes('none')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user