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

Typo and Rotation Question

1 Answer 89 Views
Carousel
This is a migrated thread and some comments may be shown as answers.
UIdev
Top achievements
Rank 1
UIdev asked on 09 Jun 2008, 12:23 AM
Hello,

I was looking at the various properties of RadCarousel today and noticed a typo in one of the property names.  AnimationsToAppy is the problem - it should be AnimationsToApply (with the "l" in Apply).  I don't know if this has been found yet... thought I'd let you know though :)

Also, I have a separate question about RadCarousel.  Is there any way to increase the speed at which the items rotate?  Currently I can only get them to rotate through at annoyingly slow speeds, and I would very much like it if the speed could be faster.  If there's a way to do this that I'm completely missing I'd love some help!

Thank you,

UIdev

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 09 Jun 2008, 09:07 AM
Hello UIdev,

Thank you again for sharing your feedback.

We will address this issue as soon as we can.

Regarding the Carousel speed - You can increase the speed of the carousel by removing the carousel background (if any), decreasing the number of the visible items or decreasing the size of the carousel items. The Carousel control currently animates only these properties of the Carousel items: Location, Opacity and Scale.

We will add the two API properties in the next release: AnimationFrames and AnimationDelay. Note that you can access the AnimationFrames in your version using the this.radCarousel1.CarouselElement.ItemsContainer.AnimationFrames property.

Let me know if you have any further questions.


All the best,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Carousel
Asked by
UIdev
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or