Re: [FlexJS] white-space: nowrap in containers

2017-03-01 Thread Justin Mclean
Hi, > Yes. To force a Label to be single line. I guess that makes sense when you have MultiLineLabel. So should it ignore ’s in html=“…….” then? > If you want the text to wrap, use MultiLineLabel. The header docs for MultiLineLabel could do with an update I think, other than it name it’s hard

Re: [FlexJS] white-space: nowrap in containers

2017-03-01 Thread Harbs
Yes. To force a Label to be single line. If you want the text to wrap, use MultiLineLabel. > On Mar 2, 2017, at 2:54 AM, jus...@classsoftware.com wrote: > > Hi, > > Actually white-space: nowrap is on the Label not the Container but the > question is still anyone know why that was added? > > T

Re: [FlexJS] white-space: nowrap in containers

2017-03-01 Thread justin
Hi, Actually white-space: nowrap is on the Label not the Container but the question is still anyone know why that was added? Thanks, Justin