Piotr, what font size are you using in your list ?
Regarding the separator css color:
Current separator are not really a color.
It is a shade of underneath renderer background color, which may vary
depending on alternatingItemColors.
(see code below).
topSeparatorColor = 0xFFFFFF;
topSeparatorAlpha = .3;
bottomSeparatorColor = 0x000000;
bottomSeparatorAlpha = .3;
So IMO, it would be difficult to make it variable (through a css),
Because you will have to set top + bottom separator color+alpha for each
alternating color.
That's a lot of css...
Or maybe I didn't understand well.
What kind of color would you set for the separator ?
-----Message d'origine-----
De : piotr.zarzycki [mailto:[email protected]]
Envoyé : mardi 25 février 2014 10:48
À : [email protected]
Objet : RE: RE:Need your help on problem with opaqueBackground
I didn't notice any text truncation in our app.
Yes It would be really greate if I could set it in css. +1 for this.
Btw. Did you think also about my suggestion where we set also separators color
in css? WDYT?
Piotr
-----
Flex/Air developer.
[email protected]
--
View this message in context:
http://apache-flex-development.2333347.n4.nabble.com/Need-your-help-on-problem-with-opaqueBackground-tp34836p34976.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.