Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Firefox 2.x
Language Found: English
Description
Steps to reproduce:
1. use a DefaultTileListEffect with movedoration = 1000 to apreciate the problem
2. use the addItemAdd method several times to an ArrayColection used as a dataprovider for a ItemList
3.
Actual Results:
at first the space needed for the items seems well cacluated, but when the items are rendered, they do not show up gracefully as spected
Expected Results:
when you remove items from the list and then add items in the same position as the removed, the inverse visual effect is spected
Workaround (if any):