Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] Looping Scroll #13308

Closed
oicangi05 opened this issue Jan 6, 2021 · 6 comments
Closed

[Enhancement] Looping Scroll #13308

oicangi05 opened this issue Jan 6, 2021 · 6 comments

Comments

@oicangi05
Copy link

Summary

My idea is to have a Scrollable view( It could be the ScrollView, CollectionView or a Bindable Layout), in which it is possible to have a looping ItemsSource i.e when scrolling down the user never reaches the end, but the first element of the List. Has anyone done this?

API Changes

Intended Use Case

Something like the EnableLooping of the SFPicker

@rachelkang
Copy link
Contributor

rachelkang commented Jan 6, 2021

Hi, @oicangi05 - thanks for submitting this proposal! While this remains in consideration, you may be interested in checking out CarouselView w/ looping (Loop = True) as well as @mattleibow's library for adding infinite scrolling support to a XF ListView

@oicangi05
Copy link
Author

oicangi05 commented Jan 6, 2021

Hi @rachelkang - thanks for the ideas, I've already checked @mattleibow 's library, but that's not quite what I'm looking for. CarouselView comes closer, but can I set the CarouselView's Orientation to vertical?

@rachelkang
Copy link
Contributor

@oicangi05 yep! You can set the vertical orientation as described in our docs here and as seen in this sample :)

@oicangi05
Copy link
Author

thanks a lot :) @rachelkang

@rachelkang
Copy link
Contributor

no problem, happy to help! :)

@jfversluis
Copy link
Member

Thanks for this suggestion! As Xamarin.Forms is now in maintenance mode, this will not happen anymore for Xamarin.Forms. We're only adding bugfixes and stability fixes.

If this is still important to you, make sure to check the .NET MAUI repo and see if it's already on the roadmap. If not, feel free to open a discussion to discuss a change first or open an issue with a detailed feature request. Thanks!

@jfversluis jfversluis closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

3 participants