Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Put a UIFTETextField in a SpriteVisualElement, then adjust its properties in a callLater method.
Actual Results:
The callLater method runs, but the UIFTETextField appears the same.
Expected Results:
For the appearance to update.
Workaround (if any):
Make a render occur...using the mouse works. Still investigating for Mustella.