Release fix

Small fixes added to release
This commit is contained in:
Robert Jelic
2023-05-20 10:43:40 +02:00
parent e22c2dfcd5
commit ad7a15af7c
3 changed files with 1875 additions and 1867 deletions

View File

@@ -80,7 +80,7 @@ return function(name, basalt)
setPosition = function(self) end,
setSize = function(self) end,
})
lineBreakFakeObject:setFlexBasis(0)
lineBreakFakeObject:setFlexBasis(0):setFlexGrow(0):setFlexShrink(0)
local function sortChildren(self)
if(wrap=="nowrap")then

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long