mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
adjust children for parent padding and margin
This commit is contained in:
@@ -147,10 +147,6 @@ function Input:handleReshape (width, height)
|
||||
layout.root:reflow()
|
||||
root.width = width
|
||||
root.height = height
|
||||
Event.Reshape:emit(root, {
|
||||
target = root,
|
||||
width = width, height = height
|
||||
})
|
||||
end
|
||||
|
||||
return Input
|
||||
|
||||
Reference in New Issue
Block a user