xamarin/Xamarin.Forms

Label text is cut off in grid row AUTO

开放

#3,754 创建于 2018年9月10日

 (3 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/layoute/4 :clock4:help wantedinactivet/bug :bug:up-for-grabs

仓库指标

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

描述

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

贡献者指南