tweaks on config dialog for crereader

This commit is contained in:
chrox
2014-01-03 23:18:10 +08:00
parent 71b3e717cf
commit e21e017b8d
3 changed files with 10 additions and 8 deletions

View File

@@ -268,6 +268,7 @@ function ReaderRolling:updatePos()
self.old_page = new_page
self.ui:handleEvent(Event:new("UpdateToc"))
end
UIManager.repaint_all = true
end
function ReaderRolling:onChangeViewMode()