xamarin/Xamarin.Forms

Label text is cut off in grid row AUTO

Aberta

#3.754 aberto em 10 de set. de 2018

 (3 comentários) (0 reação) (0 responsável)C# (1.926 forks)batch import
a/layoute/4 :clock4:help wantedinactivet/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador