You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Erik de Bruin (JIRA)" <ji...@apache.org> on 2014/10/09 10:00:55 UTC

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

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

Erik de Bruin resolved FLEX-34539.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Apache Flex 4.14.0
         Assignee: Erik de Bruin

commit 0de450fde3866c1b950e25956bef39c061ef16c8

> 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
>            Assignee: Erik de Bruin
>            Priority: Minor
>             Fix For: Apache Flex 4.14.0
>
>
> 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)