Question
Content Bound and controllers problem
Hi,
I have a textFlow with multiples ContainerController. I need to get the height of each controllers.
If I have just one controller, no problem : controller.getContentBounds() return the good Rectangle.
But, if i have much controllers, the getContentBounds method not return the good height of the LAST controller.
It’s a bug ? There is other rules to get the real height of each controllers ?
Regards
fabien
