FairyGUI-unity icon indicating copy to clipboard operation
FairyGUI-unity copied to clipboard

Fix rendering order error

Open Ailtop opened this issue 1 year ago • 0 comments

If the previous element is a GoWrapper and the next element is an Image, it will cause their sortingOrder to be the same.

Ailtop avatar Jul 25 '24 08:07 Ailtop