change spacing logic

This commit is contained in:
Michael Freno
2025-10-13 11:07:47 -04:00
parent 4bf1d2cc73
commit ae2e08ca1b
4 changed files with 555 additions and 22 deletions

View File

@@ -20,6 +20,7 @@ local testFiles = {
"testing/__tests__/14_text_scaling_basic_tests.lua",
"testing/__tests__/15_grid_layout_tests.lua",
"testing/__tests__/16_event_system_tests.lua",
"testing/__tests__/17_sibling_space_reservation_tests.lua",
}
-- testingun all tests, but don't exit on error