xamarin/Xamarin.Forms

FlexLayout Grow Property issue

Aperta

#3797 aperta il 17 set 2018

 (2 commenti) (1 reazione) (1 assegnatario)C# (1926 fork)batch import
a/flexa/layoute/6 :clock6:help wantedinactivet/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor