xamarin/Xamarin.Forms

[Bug] CollectionView Layout issues for RowDefinition Height="Auto"

开放

#6,124 创建于 2019年5月8日

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

仓库指标

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

描述

Description

CollectionView complex variable height scenarios sometimes have layout issues.

Steps to Reproduce

Run the attached sample project from either iOS simulator or device.

  • Version with issue: 4.0.0 Pre Release 10
  • IDE: VS Mac
  • Platform Target Frameworks:
    • iOS: 12.2
  • Nuget Packages: 4.0.0 Pre Release 10
  • Affected Devices: All

Screenshots

LayoutIssues

Reproduction Link

CollectionViewChallenge

贡献者指南