|
ee8b68ac3e
|
Fixed text auto-layout
|
2024-03-14 10:11:04 -04:00 |
|
|
cf7660e385
|
first 'full' layout draft impl done.
found a memory bug...
|
2024-03-14 02:02:09 -04:00 |
|
|
0627794e28
|
saving a mess of stuff with auto-layout before updating with new mess
|
2024-03-14 00:00:22 -04:00 |
|
|
304e710c16
|
It works but there is a memory issue... (parsing in tick update)
|
2024-03-10 20:09:04 -04:00 |
|
|
c80254adbc
|
Got whitespace parser working + widget generation for basic case!
|
2024-03-10 10:31:21 -04:00 |
|
|
7b69723f35
|
Made the ui_resize_border_width percent based instead of pixel based.
|
2024-03-09 14:24:02 -05:00 |
|
|
4a53a158e0
|
Lefted text box test to its own widget proc, fixed overlapping widget interaction!
|
2024-03-09 13:55:47 -05:00 |
|
|
f1edf1c43e
|
Added basic string interning
|
2024-03-08 23:20:49 -05:00 |
|
|
c395cbaeb6
|
Some cleanup
need todo string interning next....
|
2024-03-08 19:51:46 -05:00 |
|