mirror of
https://github.com/Insality/druid
synced 2025-09-28 02:22:19 +02: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