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

Controlling the animation speed

1 Answer 98 Views
Carousel
This is a migrated thread and some comments may be shown as answers.
Pete
Top achievements
Rank 1
Pete asked on 28 Oct 2011, 12:12 PM

Is there a way of playing with the animation settings on the Carousel? For example, setting the speed at which the items spin when you change the selected item?

It seems that it can rotate very fast; If you click an item at the far end it will shoot across the screen to the selected item location. However, if you select the item that's right next to the selected item location it kind of slowly eases it's way over like there's no hurry...

I'd like to be able to be able to whip round really quickly, even if I'm only moving one item round the Carousel, to get that super-responsive feel that you get from iPhone applications.

When writing a scroller in JavaScript I got the high speed effect by moving the items 50% of the distance to target each frame - so they shot very quickly to almost in place, then smoothly slotted in just as the end. Are such tweaks accessible for the Carousel animations?

Any pointers would be much appreciated :)

 


1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 01 Nov 2011, 11:34 AM
Hi Pete,

You can control only the speed of the Items rotation by setting the AnimationDelay property and cannot control the speed of SelectedItem.

Do not hesitate to contact us if you have other questions.

Best wishes,
Peter
the Telerik team

Q2’11 SP1 of RadControls for WinForms is available for download (see what's new); also available is the Q3'11 Roadmap for Telerik Windows Forms controls.

Tags
Carousel
Asked by
Pete
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or