xamarin/Xamarin.Forms

Label text is cut off in grid row AUTO

Offen

#3.754 geöffnet am 10.09.2018

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/layoute/4 :clock4:help wantedinactivet/bug :bug:up-for-grabs

Repository-Metriken

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

Beschreibung

Description

iOS: When I set label inside the StackLayout with orientation HORIZONTAL and the whole stack is set in AUTO row in GRID, the text in label is cut off (probably the size of row is calculated incorrectly)

Steps to Reproduce

zrzut ekranu 2018-09-10 o 13 09 46

Expected Behavior

The label text can't be cut off.

Basic Information

  • Version with issue: Xamarin.Forms 3.0.0.482510 on iOS

Screenshots

Reproduction

AutoTextOnGrid.zip

Contributor Guide