We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681c4f5 commit d10482cCopy full SHA for d10482c
content/en-us/reference/engine/classes/UIListLayout.yaml
@@ -9,7 +9,7 @@ description: |
9
UI element, either horizontally or vertically. Each sibling UI element retains
10
its original `Class.GuiObject.Size`, but its `Class.GuiObject.Position` will
11
be taken under control by the UIListLayout. While under control, the Position
12
- property of sibling UI elements will not be editable in the Properties window.
+ property of sibling UI elements will not be editable in the Properties window. Its `Class.GuiObject.Rotation` property will also be ignored.
13
14
You can use the elements' `Class.GuiObject.LayoutOrder` by changing
15
`Class.UIListLayout.SortOrder` to LayoutOrder. A UIListLayout will
0 commit comments