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

Smooth Scrolling with Touch Screen

12 Answers 355 Views
Carousel
This is a migrated thread and some comments may be shown as answers.
Yevgeniy
Top achievements
Rank 1
Yevgeniy asked on 19 Jun 2011, 09:39 AM
Hi,

Is there a way to create smooth scrolling between the items with touch screen?
The animation should have acceleration and friction. Like iPhone has.

Someone already asked for this animation two years ago, so i'm wondering if this option was implemented (before I'll try to work with mouse events and calculating the speed delta myself) or is there any solution for this case?

Regards,
Yevgeniy Kiveisha


12 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 20 Jun 2011, 07:45 AM
Hello Yevgeniy,

I am afraid that this is still not supported by RadCarousel and there no workarounds at the moment. We are evaluating the best possible way to support such scenarios but it is not entirely clear if and when we will be able to introduce such support.

Regards,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Robert
Top achievements
Rank 1
answered on 16 Sep 2011, 01:10 AM
this would be a great feature to have. I could do with something like this for my touch screen tablet apps.
0
Maya
Telerik team
answered on 16 Sep 2011, 12:27 PM
Hello Robert,

Thank you for your feedback. We will reconsider the implementation of such a feature.

Greetings,
Maya
the Telerik team

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

0
Arnaud
Top achievements
Rank 1
answered on 16 Dec 2014, 10:27 AM
Hello,

Any update on this subject ?
RadCarousel would be really interesting with touch support for scrolling...

Arnaud.
0
Nick
Telerik team
answered on 16 Dec 2014, 11:09 AM
Hi Arnaud,

RadCarousel does not have integrated touch gesture support, however we are planning to implement it in the near future. 

Regards,
Nick
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Wolfgang
Top achievements
Rank 1
answered on 11 Mar 2015, 04:47 PM
Hi Nick,
you talk about the near future.
Do you have any updates about this feature?
Regards, Wolfgang
0
Maya
Telerik team
answered on 13 Mar 2015, 02:16 PM
Hello Wolfgang,

Our intentions is to be released with our Q2 2015. I do hope this time frame works for you. 

Regards,
Maya
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Eugeniy
Top achievements
Rank 2
answered on 09 Oct 2015, 06:09 PM

Haha, almost bought new wpf version)) - I thought 4 years gone - it might be implemented.

Guys, anyone tried to implement it through ScrollViewer and gesture handling?

0
Eugeniy
Top achievements
Rank 2
answered on 10 Oct 2015, 08:35 PM

I've tried some other solutions:
1)Infragistics - does not support touch
2)Syncfusion - demo does not event work
3)ComponentOne - touch does not work properly
Finnaly I did it by myself - with ScrollViewer and items render transform - see pic. (here in my comment you can see app screens with out of carousel http://www.telerik.com/forums/empty-items?actionMode=replyThread )
pm me if you want to know how to easily do it

 

0
Yoan
Telerik team
answered on 13 Oct 2015, 10:51 AM
Hello Eugeniy,

The touch support for our RadCarousel was introduced with Q2 2015 version. You can try it on our WPF demos.

As as side note -  we are currently working on touch improvements for all our controls along with introducing a Touch API that will allow custom touch interaction implementations.

Regards,
Yoan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Eugeniy
Top achievements
Rank 2
answered on 23 Jun 2016, 09:26 PM
[quote]Yoan said:Hello Eugeniy,

The touch support for our RadCarousel was introduced with Q2 2015 version. You can try it on our WPF demos.

As as side note -  we are currently working on touch improvements for all our controls along with introducing a Touch API that will allow custom touch interaction implementations.

Regards,
Yoan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items

[/quote]

 

I uploaded a video (1 - RadCarousel, 2 - Custom solution):

https://1drv.ms/v/s!Ap7l9-SeF92fjolG7VWwhV0ysaSKdA

RadCarousel behaves unpredictably from user perspective.  I'm sorry, I don't know what you mean saying "touch support", but It has nothing related to touch support. I put my finger on screen - it scrolls immediately to the item, I swipe - nothing, I release the screen - it scrolls unpredictably to another item. 50% of cases that is the last item I swiped to, but not always.

0
Yoan
Telerik team
answered on 28 Jun 2016, 01:55 PM
Hello ,

You can use the swipe gesture in order to scroll the items of the Carousel. However, items movement depends on the current Path which is used. In this specific example, you can control the movement of the items by modifying the path fraction. You will get a similar behavior when using the mouse.

You can check the "RadCarousel" example, where the default Path is not changed and the swipe is working as expected. You can also use the Tap gesture in order to select an item.

Regards,
Yoan
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
Carousel
Asked by
Yevgeniy
Top achievements
Rank 1
Answers by
Milan
Telerik team
Robert
Top achievements
Rank 1
Maya
Telerik team
Arnaud
Top achievements
Rank 1
Nick
Telerik team
Wolfgang
Top achievements
Rank 1
Eugeniy
Top achievements
Rank 2
Yoan
Telerik team
Share this question
or