Commit Graph

9 Commits

Author SHA1 Message Date
0bf5c3b86c Lists are a thing now
Looks like child bounds arent clipped properly though, ugh
2023-04-18 02:59:44 -04:00
941f6f6576 Added a (half-working) table element 2023-04-03 20:01:44 -04:00
6ede0d0770 Added the BackgroundParent interface
Parents are now able to draw backgrounds for their children. This
means we can now have elements inside other elements that aren't
restricted to one background color.
2023-04-02 22:02:55 -04:00
7521808872 Added table patterns 2023-04-02 21:15:16 -04:00
bc72333ff0 Formatting fixes 2023-04-02 19:01:06 -04:00
7fee67474f Got rid of the "Invalid" state parameter
It was a bit too niche to be a state parameter
2023-04-02 18:57:29 -04:00
e9dff8ad07 Added more colors 2023-04-02 01:56:19 -04:00
e7ec9ad6f3 Moved defaultfont to default/font 2023-03-31 13:45:52 -04:00
7b300333cf I am going insane 2023-03-31 01:06:29 -04:00