layout for container that takes up all space available but with own scrollbar for too large content
It should initially behave as if the size is set to FlexSize, but if the content takes up more space than available, the container itself should get a scrollbar, instead of the parent container.