This commit is contained in:
chrox
2014-12-02 10:35:55 +08:00
parent aa9566205b
commit eea6f97796

View File

@@ -274,6 +274,7 @@ function ReaderFooter:onTapFooter(arg, ges)
else
self:updateFooterPos()
end
UIManager:setDirty(self.view.dialog, "partial", self[1][1][1].dimen)
return true
end