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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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.