1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-23 00:53:56 +00:00
openmw/docs/source/reference/lua-scripting/widgets/container.rst

8 lines
252 B
ReStructuredText
Raw Normal View History

2022-05-14 10:27:30 +00:00
Container Widget
================
Wraps around its children. Convenient for creating border-type templates.
Relative size and position don't work for children.
For template children, relative size and position depend on the children's combined size.