xamarin/Xamarin.Forms

[Bug] CollectionView ScrollTo animation doesn't display elements

开放

#6,059 创建于 2019年5月1日

 (0 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/collectionviewe/5 :clock5:help wantedinactivet/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南