xamarin/Xamarin.Forms

[Bug] CollectionView ScrollTo animation doesn't display elements

Offen

#6.059 geöffnet am 01.05.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/collectionviewe/5 :clock5:help wantedinactivet/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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