fixing test, making profiling

This commit is contained in:
Michael Freno
2025-11-20 09:30:01 -05:00
parent 57eb52e70d
commit 32009185e9
37 changed files with 2587 additions and 1603 deletions

View File

@@ -162,6 +162,8 @@ end
-- Test: Auto-sizing with circular dependency
function TestCriticalFailures:test_autosizing_circular_dependency()
FlexLove.init()
FlexLove.init()
-- Parent auto-sizes to child, child uses percentage of parent
local parent = FlexLove.new({ height = 100 }) -- No width = auto