Zed A. Shaw
|
79c84ce885
|
New design on LEL that's way more sane and allows for more flexible columns and rows.
|
2025-02-16 11:50:14 -05:00 |
|
Zed A. Shaw
|
e106ad4be7
|
Can click on buttons and make them change color.
|
2025-02-15 14:29:27 -05:00 |
|
Zed A. Shaw
|
7f9e200abe
|
LEL can now do hit detection on squares.
|
2025-02-15 13:43:41 -05:00 |
|
Zed A. Shaw
|
c03a384372
|
You can now prefix a size with % and it will do percentage for the size, even over 100.
|
2025-02-15 12:52:26 -05:00 |
|
Zed A. Shaw
|
60ed686eb0
|
Already better than CSS because I can center stuff.
|
2025-02-15 12:13:58 -05:00 |
|
Zed A. Shaw
|
1620a5420f
|
Use a lel:: namespace.
|
2025-02-15 11:55:04 -05:00 |
|
Zed A. Shaw
|
cebf61a794
|
LEL is able to position right/left/top/bottom and expand out too.
|
2025-02-15 10:59:51 -05:00 |
|
Zed A. Shaw
|
872cedc8e1
|
LEL is working at a basic grid level, able to render boxes where I want.
|
2025-02-15 01:31:57 -05:00 |
|
Zed A. Shaw
|
846b7aaf16
|
Initial cut of the lel parser mostly working but none of the basic alignment properties work.
|
2025-02-14 15:40:15 -05:00 |
|
Zed A. Shaw
|
bfd2718cc9
|
Found my old LEL code and got the shell working, so tomorrow I'll try to make it layout some gui element.
|
2025-02-14 02:13:08 -05:00 |
|