[ 
https://issues.apache.org/jira/browse/FLEX-12579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Kessler resolved FLEX-12579.
---------------------------------

    Resolution: Incomplete
      Assignee: Mark Kessler

Incomplete example.  Unable to reproduce issue.
                
> UIComponent.getStyle returns undefined for stroke on series objects
> -------------------------------------------------------------------
>
>                 Key: FLEX-12579
>                 URL: https://issues.apache.org/jira/browse/FLEX-12579
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Styles
>    Affects Versions: Adobe Flex SDK 2.0.1 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Mark Kessler
>
> Steps to reproduce:
> series.setStyle("stroke", new Stroke(0xFFFFFF));
> trace(series.getStyle("stroke"));
>  
>  Actual Results:
>  
> trace shows undefined
>  
>  Expected Results:
>  
> trace should show a [Stroke object]
>  
>  Workaround (if any):
>  
>  Good question...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to