Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8.2
-
07096eef5 (dev), 5cecb800c (6.10), de57582f6 (6.9), 0acc5fafd (tqtc/lts-6.8), beeea187d (tqtc/lts-6.5)
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