This commit is contained in:
Kenny Shields 2014-09-28 16:15:36 -04:00
parent a1b1dcc16e
commit 494d896735

View File

@ -159,7 +159,7 @@ function newobject:update(dt)
if vbar then
self.itemwidth = twidth + 16 + textoffsetx * 2
else
self.itemwidth = twidth
self.itemwidth = twidth + (textoffsetx * 2)
end
if panel then
local panelwidth = panel.width