xamarin/Xamarin.Forms

FlexLayout Grow Property issue

オープン

#3,797 opened on 2018/09/17

 (2 件のコメント) (1 件のリアクション) (1 人の担当者)C# (1,926 件のフォーク)batch import
a/flexa/layoute/6 :clock6:help wantedinactivet/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Description

When the FlexLayout's Grow Property is set, if the view is too long it will occupy other view's space even the padding of it's parent...

Steps to Reproduce

youdu 20180917093143

Expected Behavior

The view which is set Grow property dno't occupy the other view's space

Actual Behavior

The view which is set Grow property occupied the other view's space

Basic Information

  • Version with issue:
  • Last known good version:null
  • IDE:vs2017
  • Platform Target Frameworks:
    • iOS: 11.4
    • Android: 8.1
    • UWP: null
  • Android Support Library Version:
  • Nuget Packages:3.1.0.583944
  • Affected Devices:

Screenshots

screenshot_1537146916

Reproduction Link

null

コントリビューターガイド