fix progress bar updating
This commit is contained in:
parent
1299615359
commit
cbb212cfbd
1 changed files with 2 additions and 0 deletions
|
|
@ -258,6 +258,8 @@ function toggleViewMode() {
|
||||||
moveReaderDisplayToPage(CURRENT_PAGE)
|
moveReaderDisplayToPage(CURRENT_PAGE)
|
||||||
IS_PAGE_MODE = true
|
IS_PAGE_MODE = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
updateProgressBar()
|
||||||
}
|
}
|
||||||
|
|
||||||
function moveReader(to_next) {
|
function moveReader(to_next) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue