I have a class that expands to the UIComponent and is pulled directly into the Sprite. Currently I'm (probably wrongly) listening to the event. The problem is that the RESIZE event and the width and height are non-zero, the problem is that although I have passed the width of the percentage for example, it is still not resized on the page with other flex components, of course The reshaping incident is not being left at all.
I've tied it horizontal width and height in a container that changes shape, but how should I actually manage it?
Update : It has been found that I was setting width and height somewhere in the Radra system (I do not remember why I did this!). Now I'll hang my head in shame ...
I think that giving you more information I'm doing exactly the same thing, and it works easily for me, maybe the answer is elsewhere: eg What type of container do you use? Is it not possible that the lost / lost place on recycling is allocated within CNNE to any other component? Try replacing your own component with an MX: a box with some colored backgrounds, and see replace that with the container again.
Comments
Post a Comment