mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-31 20:10:13 +00:00
minor edit...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f0568061f0
commit
097d1a4ae4
@ -514,9 +514,11 @@ $(document).ready(function(){
|
|||||||
.resize(function() {
|
.resize(function() {
|
||||||
fitNPages(PAGES_VISIBLE)
|
fitNPages(PAGES_VISIBLE)
|
||||||
})
|
})
|
||||||
|
/*
|
||||||
.bind('hashchange', function(){
|
.bind('hashchange', function(){
|
||||||
setCurrentPage(loadURLState())
|
setCurrentPage(loadURLState())
|
||||||
})
|
})
|
||||||
|
*/
|
||||||
|
|
||||||
$('.viewer')
|
$('.viewer')
|
||||||
.swipe({
|
.swipe({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user