mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 19:00:50 +01:00
More widgets stuff, cleaning code
This commit is contained in:
@@ -196,7 +196,7 @@ end
|
||||
---Get current size of layout node
|
||||
---@return vector3 size
|
||||
function M:get_size()
|
||||
return self.size
|
||||
return vmath.vector3(self.size)
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user