forked from rojo-rbx/rojo
Redesign UI
This commit is contained in:
@@ -46,10 +46,6 @@ function FitList:render()
|
||||
error("Invalid fitAxes value")
|
||||
end
|
||||
|
||||
if fitAxes ~= "XY" then
|
||||
print("combinedSize", combinedSize)
|
||||
end
|
||||
|
||||
self.setSize(combinedSize)
|
||||
end,
|
||||
}, layoutProps)),
|
||||
|
||||
Reference in New Issue
Block a user