forked from dotnet/maui
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
When setting SnapPointsType to MandatorySingle on a CarouselView, it won't snap / stop on the next or previous item.
When setting it to Mandatory, I also can't detect changes in its behaviour.
I suspect because of this, the SnapPointsAlignment property also doesn't work.
Steps to Reproduce
- Download this repro project CarouselViewPositionBug.zip
- Start debugging in Windows.
- open MainPage.xaml and CTRL+F for ItemSwiper.
- Play around with the SnapPointsType and/or the SnapPointsAlignment property, you'll see that nothing really changes.
Link to public reproduction project repository
No response
Version with bug
10.0.0-preview.5
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Copilot
Metadata
Metadata
Assignees
Labels
No labels