Release fix
Small fixes added to release
This commit is contained in:
@@ -80,7 +80,7 @@ return function(name, basalt)
|
|||||||
setPosition = function(self) end,
|
setPosition = function(self) end,
|
||||||
setSize = function(self) end,
|
setSize = function(self) end,
|
||||||
})
|
})
|
||||||
lineBreakFakeObject:setFlexBasis(0)
|
lineBreakFakeObject:setFlexBasis(0):setFlexGrow(0):setFlexShrink(0)
|
||||||
|
|
||||||
local function sortChildren(self)
|
local function sortChildren(self)
|
||||||
if(wrap=="nowrap")then
|
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
Reference in New Issue
Block a user