layout: ensure Flex{Alignment: Middle} respects minimum constraint Before this change, the middle alignment would align according to the widest child. This change aligns according to the widest child or minimum constraint, whichever is largest. Signed-off-by: Elias Naur <mail@eliasnaur.com>
1 files changed, 1 insertions(+), 1 deletions(-) M layout/flex.go
M layout/flex.go => layout/flex.go +1 -1