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

[Bug] Changing ItemsUpdatingScrollMode has no effect on CarouselView #7817

Closed
davidbritch opened this issue Oct 4, 2019 · 2 comments
Closed
Assignees
Labels
a/carouselview in-progress This issue has an associated pull request that may resolve it! t/bug 🐛

Comments

@davidbritch
Copy link

Description

Changing the ItemsUpdatingScrollMode property has no effect on CarouselView scrolling (whereas it does on CollectionView).

Steps to Reproduce

  1. Run the attached sample.
  2. Browse to the "Scroll mode when adding items" page.
  3. Change the ItemsUpdatingScrollMode value in the Picker.

Expected Behavior

Scrolling behaviour changes, in line with the ItemsUpdatingScrollMode Picker value, as items are added to the CarouselView.

Actual Behavior

Scrolling behavior doesn't change as items as added to the CarouselView.

Basic Information

  • Version with issue: 4.3-pre3
  • Last known good version: N/A
  • IDE: VSMac 8.3.1
  • Platform Target Frameworks:
    • iOS: 13.0
    • Android: API 28

Reproduction Link

CarouselViewDemos.zip

@davidbritch davidbritch added t/bug 🐛 s/unverified New report that has yet to be verified labels Oct 4, 2019
@PureWeen
Copy link
Contributor

PureWeen commented Oct 5, 2019

Related
#7788

@PureWeen PureWeen removed the s/unverified New report that has yet to be verified label Oct 5, 2019
@jsuarezruiz jsuarezruiz self-assigned this Oct 8, 2019
@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Oct 8, 2019
@samhouts
Copy link
Member

closed by #7872

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/carouselview in-progress This issue has an associated pull request that may resolve it! t/bug 🐛
Projects
None yet
Development

No branches or pull requests

4 participants