test alignment

This commit is contained in:
Michael Freno
2025-10-14 00:36:41 -04:00
parent 8d6cc58c13
commit 3cc416dcff
13 changed files with 663 additions and 131 deletions

View File

@@ -8,7 +8,7 @@ TestNegativeMargin = {}
function TestNegativeMargin:setUp()
FlexLove.Gui.destroy()
FlexLove.Gui.init({ baseScale = { width = 1920, height = 1080 } })
-- Don't call init to use 1:1 scaling (like other tests)
end
function TestNegativeMargin:tearDown()