Revert to master

This commit is contained in:
Nick Bisby 2019-09-23 23:37:39 -05:00
parent f05732513d
commit 6f1f283be3
No known key found for this signature in database
GPG Key ID: F6E0C4E6D0B5EB36

View File

@ -22,7 +22,7 @@ sub updateSize()
m.top.translation = [border, border + 115]
itemWidth = (dimensions["width"] - border*2) / m.top.rowSize
itemHeight = itemWidth / 3
itemHeight = itemWidth / 2
m.top.visible = true