xamarin/Xamarin.Forms

A ViewCell with an AccessoryView does not size correctly with HasUnevenRows true

Offen

#8.482 geöffnet am 13.11.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
e/4 :clock4:feedback-tickethelp wantedinactivet/bug :bug:up-for-grabs

Repository-Metriken

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

Beschreibung

This issue has been moved from a ticket on Developer Community.


When a renderer is used to add a DisclosureIndicator to a ViewCell (AccessoryView), the cell does not not size it's height correctly and content starts to overlap.

The cells should have a height appropriate to fit the Label text. Remove the DisclosureIndicator in the renderer ViewCell to see the correct heights.

https://xamarin.github.io/bugzilla-archives/45/45734/bug.html


Original Comments

Visual Studio Feedback System on 11/10/2019, 06:23 PM:


Original Solutions

(no solutions)

Contributor Guide