carlosrovira commented on issue #153: URL: https://github.com/apache/royale-compiler/issues/153#issuecomment-645872415
Yes, New Jewel SimpleLoader is the test case (037d49185874a8edc86d092dd3de8bd655c86a32) You can change the `timings` object to the other way of declaring it showed here and try in an application with a code like this: ``` <j:SimpleLoader indeterminate="true"/> ``` You'll see the rotation is only done once instead to loop forever. If you left the timings object in the current state it does work ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
