mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 21:25:16 +00:00
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