Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. compile and run test app
2. monitor when TitleWindow drawing
Actual Results:
I can easily tell that some strings/labels are draw first(it seems like FormItem labels, also buttons label in the form), then TitleWindow shows up. This gives very visible visual change.
Expected Results:
smoothly displays TitleWindow, user should not see the formItems are drawn twice.
Workaround (if any):