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 合併指標
 (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

貢獻者指南