xamarin/Xamarin.Forms

[Bug] CollectionView ScrollTo animation doesn't display elements

Open

#6,059 opened on May 1, 2019

 (0 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/collectionviewe/5 :clock5:help wantedinactivet/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

@icebeam7 hit this issue during his CollectionVIew challenge:

https://youtu.be/rrZrTOvFmvY?t=6504

When animation is enabled, the image doesn't appear. When disabled, it does.

Reproduction Link

https://github.com/icebeam7/CollectionViewChallenge/blob/master/CollectionViewChallenge/CollectionViewChallenge/Views/CollectionViewChallengePage.xaml.cs#L35

Contributor guide