Update AardClock2.0_Beta.xml

pull/2/head
AardCrowley 6 years ago
parent 7aed8f9fe7
commit f14b0386fc

@ -120,7 +120,7 @@ require 'mw_theme_base'
local font_width = WindowTextWidth(win, font, " ", 1) local font_width = WindowTextWidth(win, font, " ", 1)
window_width = (20 * font_width) + 11 window_width = (20 * font_width) + 11
local cx = math.floor((window_width-5)/2) + 1 local cx = math.floor((window_width-5)/2) + 3
local cy = cx + font_height local cy = cx + font_height
canRedraw = true canRedraw = true

Loading…
Cancel
Save