xamarin / flex

Flex is a flexible box layout system written in C, designed to be easy to consume from other languages
MIT License
194 stars 28 forks source link

SelfSizing returned cross-axis size should change if the align property is set to Stretch #11

Closed lrz closed 7 years ago

lrz commented 7 years ago

If the item has a SelfSizing delegate returning a positive value for the cross-axis size and has Stretch set for its AlignSelf property and there is available space in the cross-axis plane, the item's cross-axis size will not change to fill up the remaining space.

lrz commented 7 years ago

Should be fixed by 72ec5e82b268cf5981185c90e908197260c9f8d6