Skip to content

CarouselView SnapPointsType not working on Windows #15

@SuthiYuvaraj

Description

@SuthiYuvaraj

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

  1. Download this repro project CarouselViewPositionBug.zip
  2. Start debugging in Windows.
  3. open MainPage.xaml and CTRL+F for ItemSwiper.
  4. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions