Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK 2.0 (Release)
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Run the following:
<mx:Application xmlns:mx="http://www.adobe.com/2006/
mxml" pageTitle="Untitled">
<mx:DateChooser cornerRadius="28"
headerColors="000000, #FFFFFF" />
</mx:Application>
actual results: big white space in the corner radius between
the headerColors and the background.
expected results: a clean corner radius