TotoEnF5
fc2d5c862a
fix uninitialized variables in container layout
...
variables `x` and `y` shadowed the parameters, and `containerX`, `containerY`,
`containerWidth` and `containerHeight` were used without being initialized.
they could be replaced by the parameters `width` and `height`
2025-03-25 14:25:33 +01:00
Sam
662d1fcfdf
Delete require call for column layout
...
It's just sitting there
menacingly
2021-11-07 09:38:06 -05:00
SlimeBOOS
8ac9c72d44
Update row.lua again, so that row elements are not offset.
2021-07-21 23:13:56 +03:00
SlimeBOOS
efe3cf577a
Update row.lua
2021-07-21 23:07:27 +03:00
Elmārs Āboliņš
81b24eee59
bug fixes and new conf values
2021-07-03 21:13:03 +03:00
Elmārs Āboliņš
8615cb7edc
bug fixes and updates
2021-06-16 07:05:54 +03:00
Elmārs Āboliņš
43e307295e
grid layout finished,
...
minor fixes
2021-06-15 23:55:49 +03:00
Elmārs Āboliņš
5309f35dfc
implemented the rest of the state callbacks
...
redid layout
luadoc + emmylua annotations everywhere
grid layout started
2021-06-15 03:36:09 +03:00
Elmārs Āboliņš
fae63e1b24
more stuff (idk lol)
2020-10-03 15:11:04 +03:00
Elmārs Āboliņš
a200960ad1
big chungus commit
2020-09-28 00:16:50 +03:00
Elmārs Āboliņš
b6e29a3ed7
layout start
2020-09-03 01:21:36 +03:00