fix several local calls of Math.round

This commit is contained in:
chrox
2013-10-23 22:37:55 +08:00
parent 141d72ddbe
commit 4cfdce6105
9 changed files with 31 additions and 22 deletions

View File

@@ -81,3 +81,5 @@ function ScrollTextWidget:onSwipe(arg, ges)
UIManager:setDirty(self.dialog, "partial")
return true
end
return ScrollTextWidget