xamarin/Xamarin.Forms

FlexLayout Grow Property issue

Ouverte

#3 797 ouverte le 17 sept. 2018

 (2 commentaires) (1 réaction) (1 personne assignée)C# (1 926 forks)batch import
a/flexa/layoute/6 :clock6:help wantedinactivet/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur