Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8.2
Description
Giving IconLabel a child would cause the child to be positioned under the contents of IconLabel.
Steps to reproduce the issue:
- Run the attached example
Workaround:
- Create the child dynamically after forcing the Icon + Label to be created. This way it'll end up positioned correctly on Z axis.
- Set the Z index of the child