RE: Need your help on problem with opaqueBackground

2014-02-24 Thread piotr.zarzycki
Maurice, Alex Thank you so much for fixing it! I've tested it for now only on symulator I'll check it also today in my job. I see one thing top separator in the first list is outside the view. In the second list i have setted paddingTop="1". Maurice did you observe such behaviour when you have bee

Re: Need your help on problem with opaqueBackground

2014-02-24 Thread Alex Harui
: Maurice Amsellem [mailto:maurice.amsel...@systar.com] >Envoyé : mardi 25 février 2014 00:36 >À : Alex Harui; dev@flex.apache.org >Objet : RE: Need your help on problem with opaqueBackground > >>My understanding is that opaque background speeds up bitmap renderings >>because

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Maurice Amsellem
or maybe it's the iPad 3 ;-). -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : mardi 25 février 2014 00:36 À : Alex Harui; dev@flex.apache.org Objet : RE: Need your help on problem with opaqueBackground >My understanding is that opaque b

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Maurice Amsellem
org; Maurice Amsellem Objet : RE: Need your help on problem with opaqueBackground My understanding is that opaque background speeds up bitmap renderings because it doesn't have to consider anything behind. Sent via the PANTECH Discover, an AT&T 4G LTE smartphone. Maurice Amsellem wrot

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Alex Harui
anks a lot for the great idea. Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : lundi 24 février 2014 18:17 À : dev@flex.apache.org Objet : RE: Need your help on problem with opaqueBackground Well, this is the kind of torture that happens when code attempt

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Maurice Amsellem
---Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : lundi 24 février 2014 20:14 À : dev@flex.apache.org Objet : RE: Need your help on problem with opaqueBackground Although it's not clearly stated in the documentation, my understanding of &quo

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Maurice Amsellem
on in spark:List to use or not opaqueBackground for renderers. Anyway, thanks a lot for the great idea. Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : lundi 24 février 2014 18:17 À : dev@flex.apache.org Objet : RE: Need your help on problem with opaqueBa

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Maurice Amsellem
Offset). Do you consider this as " textfields extend beyond the desired boundaries of the renderer" ? Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : lundi 24 février 2014 18:17 À : dev@flex.apache.org Objet : RE: Need your help on problem

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Alex Harui
rice.amsel...@systar.com] Sent: Monday, February 24, 2014 8:51 AM To: dev@flex.apache.org Subject: RE: Need your help on problem with opaqueBackground >So, you may need to override opaque background and draw it yourself. Actually the colored background is drawn twice: 1) in drawBackground, using

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Maurice Amsellem
ne. I will run the Mobile mustella tests to make sure there are no regressions. Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : lundi 24 février 2014 15:57 À : dev@flex.apache.org; Maurice Amsellem Objet : RE: Need your help on problem with opaqueBack

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Alex Harui
cur. What do you think ? Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : lundi 24 février 2014 10:57 À : dev@flex.apache.org Objet : RE: Need your help on problem with opaqueBackground >I looked quickly at how tightTextHeight ge

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Maurice Amsellem
Renderer extents (including padding) and opaqueBackground extents match, so that it doesn't overflow. Need to think about it more... Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : lundi 24 février 2014 06:20 À : dev@flex.apache.org Objet : RE

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Maurice Amsellem
g for text, so that overflow does not occur. What do you think ? Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : lundi 24 février 2014 10:57 À : dev@flex.apache.org Objet : RE: Need your help on problem with opaqueBackground >I loo

RE: Need your help on problem with opaqueBackground

2014-02-24 Thread Maurice Amsellem
ng padding) and opaqueBackground extents match, so that it doesn't overflow. Need to think about it more... Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : lundi 24 février 2014 06:20 À : dev@flex.apache.org Objet : RE: Need your help on problem wit

RE: Need your help on problem with opaqueBackground

2014-02-23 Thread Alex Harui
d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : dimanche 23 février 2014 20:10 À : dev@flex.apache.org Objet : RE: Need your help on problem with opaqueBackground I agree that the logic may need fixing. It may not have been tested at large font sizes. IIRC, tight

RE: Need your help on problem with opaqueBackground

2014-02-23 Thread Maurice Amsellem
o clipping occurs. It should simply be: tightTextHeight + metrics.descent what do you think ? Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : dimanche 23 février 2014 20:37 À : dev@flex.apache.org Objet : RE: Need your help on problem w

RE: Need your help on problem with opaqueBackground

2014-02-23 Thread Maurice Amsellem
om] Envoyé : dimanche 23 février 2014 20:10 À : dev@flex.apache.org Objet : RE: Need your help on problem with opaqueBackground I agree that the logic may need fixing. It may not have been tested at large font sizes. IIRC, tight text bounds tries to ignore the "gutter" around the textfield

RE: Need your help on problem with opaqueBackground

2014-02-23 Thread Alex Harui
_ From: Maurice Amsellem [maurice.amsel...@systar.com] Sent: Sunday, February 23, 2014 10:25 AM To: dev@flex.apache.org Subject: RE: Need your help on problem with opaqueBackground The 15% was an empirical finding based on comparing "unscaledHeight" and the apparent physical hei

RE: Need your help on problem with opaqueBackground

2014-02-23 Thread Maurice Amsellem
obe.com] Envoyé : dimanche 23 février 2014 17:45 À : dev@flex.apache.org Objet : RE: Need your help on problem with opaqueBackground The TextField extent is surprising to me. What does it mean to be 15% larger? What does transform.pixelbounds show? Does it have to

RE: Need your help on problem with opaqueBackground

2014-02-23 Thread Alex Harui
The TextField extent is surprising to me. What does it mean to be 15% larger? What does transform.pixelbounds show? Does it have to do with the border or background property? -Alex From: Maurice Amsellem [maurice.amsel...@systar.com] Sent: Sunday, Febr