xamarin/Xamarin.Forms

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

Offen

#6.124 geöffnet am 08.05.2019

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

Repository-Metriken

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

Beschreibung

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

Contributor Guide