If you specify a width / height for the spark:busyindicator the
RotationMatrix is calculated incorrectly.

<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"; 
                           xmlns:s="library://ns.adobe.com/flex/spark" 
                           xmlns:mx="library://ns.adobe.com/flex/mx" 
minWidth="955"
minHeight="600">
        
        <s:BusyIndicator width="48" height="48" />
        
</s:Application>



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/4-14-0-Nightly-build-79-width-height-bug-in-BusyIndicatorSkin-as-tp44488.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to