Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Insert a toggleSwitch in a mobile project.
2. Set the ToggleSwitch properties as
<s:ToggleSwitch x="327" y="161" width="140" height="139"
fontStyle="normal" selected="true" textDecoration="none"/>
3.Run the application.
Actual Results:
ToggleSwitch appearance is not correct. PLease see the attached image.
Expected Results:
The appearance should be correct.
Workaround (if any):
On interacting with the switch once, it becomes normal.