xamarin/Xamarin.Forms

[Bug] CollectionView ScrollTo animation doesn't display elements

Ouverte

#6 059 ouverte le 1 mai 2019

 (0 commentaire) (0 réaction) (0 personne assignée)C# (1 926 forks)batch import
a/collectionviewe/5 :clock5:help wantedinactivet/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur