[
https://issues.apache.org/jira/browse/FLEX-33868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813729#comment-13813729
]
Benoit Wiart commented on FLEX-33868:
-------------------------------------
@Maurice
Cross platform application : that's why showBusyCursor was initially set to
true.
If showBusyCursor should always set top false for mobile application then :
- this bug should be closed as it won't bring a lot of improvements on the
desktop
- we should mention that showBusyCursor should false on mobile in the doc (or
automatically enforce it)
Thanks for your time (again)
> CursorManagerImpl#setBusyCursor is memory inefficient
> -----------------------------------------------------
>
> Key: FLEX-33868
> URL: https://issues.apache.org/jira/browse/FLEX-33868
> Project: Apache Flex
> Issue Type: Improvement
> Components: Mobile: Performance, Performance: Framework
> Affects Versions: Apache Flex 4.11.0
> Environment: mobile
> Reporter: Benoit Wiart
> Assignee: Justin Mclean
> Priority: Minor
> Labels: memory, performance
> Attachments: busycursor.png
>
>
> Each time CursorManagerImpl#setBusyCursor is called a new cursor is created.
> setBusyCursor may be called on each remote invocation
--
This message was sent by Atlassian JIRA
(v6.1#6144)