TODO: useless until we have resizeable UIs. Meant to be overriden almost everytime for custom behaviour.
Default behaviour is to span the whole area and reflow children.
Any layout algorithm is up to you.
Like in the DOM, children elements don't need to be inside _position of their parent.
TODO: useless until we have resizeable UIs. Meant to be overriden almost everytime for custom behaviour. Default behaviour is to span the whole area and reflow children. Any layout algorithm is up to you. Like in the DOM, children elements don't need to be inside _position of their parent.