[
https://issues.apache.org/jira/browse/FLEX-34750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14319767#comment-14319767
]
Stephan Plath commented on FLEX-34750:
--------------------------------------
BusyIndicatorSkin was introduced in 4.14, so it cannot have been worked before.
BusyIndicator however worked in mx:Application, because there was no
applicationDPI dependency. Virtually a "breaking change". Can be work-arounded
by changing to spark.components.Application, but users should not be forced
this way, I think.
> BusyIndicatorSkin does not work with mx:Application
> ---------------------------------------------------
>
> Key: FLEX-34750
> URL: https://issues.apache.org/jira/browse/FLEX-34750
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: BusyIndicator
> Affects Versions: Apache Flex 4.14.0
> Reporter: Stephan Plath
> Labels: easyfix
> Attachments: BudyIndicatorSkinTest.mxml
>
>
> BusyIndicatorSkin is referring to the applicationDPI property, which is only
> available in spark.components.Application, but not in mx.core.Application.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)