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-IconItemRenderer-wrong-at-the-first-time-the-list-is-displayed-in-a-view-tp10743p11116.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.