You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2014/09/12 19:24:35 UTC

[jira] [Created] (FLEX-34539) Callout skin assumes top level application is s:Application

Justin Mclean created FLEX-34539:
------------------------------------

             Summary: Callout skin assumes top level application is s:Application
                 Key: FLEX-34539
                 URL: https://issues.apache.org/jira/browse/FLEX-34539
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: CalloutButton
    Affects Versions: Apache Flex 4.13.0
            Reporter: Justin Mclean
            Priority: Minor


This line in the CallOut arrow skin constructor assumes the top level application is an s:Application and RTEs when it is an mx:Application.

var applicationDPI:Number = Application(FlexGlobals.topLevelApplication).applicationDPI;



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