mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
Add more scroll examples
This commit is contained in:
@@ -98,7 +98,7 @@ end
|
||||
function M.get_size(self)
|
||||
return vmath.vector3(
|
||||
self.border.z - self.border.x,
|
||||
self.border.w - self.border.y,
|
||||
self.border.y - self.border.w,
|
||||
0)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user