Skip to content

Commit d10482c

Browse files
committed
minor fix
1 parent 681c4f5 commit d10482c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/UIListLayout.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: |
99
UI element, either horizontally or vertically. Each sibling UI element retains
1010
its original `Class.GuiObject.Size`, but its `Class.GuiObject.Position` will
1111
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.
12+
property of sibling UI elements will not be editable in the Properties window. Its `Class.GuiObject.Rotation` property will also be ignored.
1313
1414
You can use the elements' `Class.GuiObject.LayoutOrder` by changing
1515
`Class.UIListLayout.SortOrder` to LayoutOrder. A UIListLayout will

0 commit comments

Comments
 (0)