This commit is contained in:
chrox
2014-11-06 08:58:02 +08:00
parent f0fba63f67
commit 9d5ff580a3

View File

@@ -201,8 +201,6 @@ function ReaderFont:setFont(face)
self.ui.document:setFontFace(face)
-- signal readerrolling to update pos in new height
self.ui:handleEvent(Event:new("UpdatePos"))
UIManager:close(msg)
end
end