This is a migrated thread and some comments may be shown as answers.

RadBusyIndicator is animated on CPU?! WHY?!

1 Answer 63 Views
BusyIndicator
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
eBuddy
Top achievements
Rank 1
eBuddy asked on 03 Jul 2012, 04:16 PM
Hi,
I've added while(true) loop on main thread and animation stopped. I use MS style  dot animation.

It is very very bad idea to animate such simple things every frame on CPU. Fix it ASAP plz. 
http://www.jeff.wilcox.name/2010/08/performanceprogressbar/ 

I know that u have nice and cool other animations in RBI control, but the main Dot animation (AnimationStyle="AnimationStyle9") should be fast and nice. 

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 04 Jul 2012, 08:28 AM
Hello eBuddy,

Thanks for writing. I tested the AnimationStyle9 animation and ran a for loop for 200 000 iterations while printing in the console. The busy indicator seems to be running without a problem. I have attached a sample application that demonstrates this, just tap somewhere on the grid, the busy indicator is centered vertically.

Please send a sample app that demonstrates the behavior that you described so that I can provide further assistance.

I am looking forward to your reply.

All the best,
Victor
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
BusyIndicator
Asked by
eBuddy
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or