You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Tom Goemaes (JIRA)" <ji...@apache.org> on 2015/01/26 21:06:37 UTC

[jira] [Created] (FLEX-34728) HaloDefaults.findStyleDeclaration doesn't go through styleManager chains correctly

Tom Goemaes created FLEX-34728:
----------------------------------

             Summary: HaloDefaults.findStyleDeclaration doesn't go through styleManager chains correctly
                 Key: FLEX-34728
                 URL: https://issues.apache.org/jira/browse/FLEX-34728
             Project: Apache Flex
          Issue Type: Bug
          Components: Charts
    Affects Versions: Apache Flex 4.13.0
            Reporter: Tom Goemaes


When the requested style declaration is not found on the provided styleManager, HaloDefaults.findStyleDeclarations tries to loop trough the styleManager chain, but looks for the style declaration on the same styleManager instead of the parent styleManager. 

If the style declaration is not on the provided styleManager, null is always returned. -> problem when using modules!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)