Skip to content
Snippets Groups Projects
Commit 041044ce authored by DarkGod's avatar DarkGod
Browse files

fix

parent 167683b1
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,8 @@ function _M:defineDisplayCallback()
end
local e
local dy = 0
if h > w then dy = (h - w) / 2 end
for i = 1, #ps do
e = ps[i]
e:checkDisplay()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment