Could be that BulletTextBox has a flaw in its measurement. mx:Text does as well, IIRC. Because multiline text can have just about any proportions, mx:Text remembers its last layout size and uses that for the next measurement, which isn't helpful when there are drastic changes in layout.
-Alex On 5/2/14 6:25 AM, "leejk" <[email protected]> wrote: >Yes, I did try that Alex. I even tried setting those properties to the >actual >minimum values that would work. > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/Advice-Needed-on-Resizing-C >ustom-Components-tp6339p6351.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
