Can you make a really small test case? If so, file a JIRA issue and attach it.
-Alex On 9/1/15, 3:43 PM, "chris_d_k" <[email protected]> wrote: >Some traces to the problem: > >in layout contents: > > >trace("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"); >trace(labelDisplay.text); >trace("---"); >trace(labelDisplay.getPreferredBoundsHeight()); >trace(labelDisplay.getPreferredBoundsWidth()); >trace("---"); >trace(this.getPreferredBoundsHeight()); >trace(this.getExplicitOrMeasuredWidth()); > >= > >[trace] xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >[trace] Du hast gegen Liliana Löwenherz 3:3 unentschieden gespielt. >[trace] --- >[trace] 108.15 >[trace] 339 >[trace] --- >[trace] 120 >[trace] 509 > >[trace] xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >[trace] Du hast gegen Liliana Löwenherz 3:3 unentschieden gespielt. >[trace] --- >[trace] 66.15 >[trace] 740 >[trace] --- >[trace] 120 >[trace] 910 > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/Text-position-in-an-IconIte >mRenderer-wrong-at-the-first-time-the-list-is-displayed-in-a-view-tp10743p >11116.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
