Fix UI left, right, etc. calculations
Compare changes
@@ -384,6 +384,8 @@ end
@@ -427,24 +429,36 @@ function _M:setupUI(resizex, resizey, on_resize, addmw, addmh)
While working on statusbox, I've discovered that:
This commit fixes all of the above, sans the last, and also adds 3 pixels of padding between everything to compensate for buggy yet sometimes desired previous results.