Hi,
We have a component kind of List. It basically extends Container and creates children which are also of type Containers. Each of these children contain a background image and some text objects to display data, they are aligned vertically in the parent list container. Now the issue is when we are trying to apply mask to the parent container , the text children in second level containers are not being rendered at all. Only the background image is rendered.
Further more input events seems to be working on the game objects which are masked .
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Hi,
We have a component kind of List. It basically extends Container and creates children which are also of type Containers. Each of these children contain a background image and some text objects to display data, they are aligned vertically in the parent list container. Now the issue is when we are trying to apply mask to the parent container , the text children in second level containers are not being rendered at all. Only the background image is rendered.
Further more input events seems to be working on the game objects which are masked .
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.