How are elements sorted when LayoutOrder is the same for two or more of them?
Affected URL: UIListLayout | Documentation - Roblox Creator Hub
How are elements sorted when LayoutOrder is the same for two or more of them?
Affected URL: UIListLayout | Documentation - Roblox Creator Hub
Hi @stink_entwickler69 ,
As noted in the docs for SortOrder:
If two children share the same LayoutOrder, whichever was added sooner to the parent object takes precedence.
Does this answer your question?
Happy creating,
IgnisRBX