xamarin/Xamarin.Forms

[Bug] CollectionView ScrollTo animation doesn't display elements

Aberta

#6.059 aberto em 1 de mai. de 2019

 (0 comentário) (0 reação) (0 responsável)C# (1.926 forks)batch import
a/collectionviewe/5 :clock5:help wantedinactivet/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador