resizing now works properly

This commit is contained in:
kepler155c
2017-09-29 22:29:40 -04:00
parent 71cdc6341e
commit db2dca444f
9 changed files with 2111 additions and 2108 deletions

View File

@@ -43,7 +43,7 @@ local page = UI.Page {
height = 4,
},
tabs = UI.Tabs {
x = 1, y = 5, rey = -2,
x = 1, y = 5, ey = -2,
scripts = UI.Grid {
tabTitle = 'Run',
backgroundColor = UI.TabBar.defaults.selectedBackgroundColor,