diff options
author | bptato <nincsnevem662@gmail.com> | 2024-07-22 21:23:21 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-07-22 21:23:21 +0200 |
commit | 6ab23760e27a590c753965debe2d51f7f4640e25 (patch) | |
tree | fc2c24aed767db05babe15daf10f4175cbc335b2 /test/layout/flex-column-width-stretch.color.expected | |
parent | 98c6b86b3f2d66a67d5fc25ff78d8a5a228f28a6 (diff) | |
download | chawan-6ab23760e27a590c753965debe2d51f7f4640e25.tar.gz |
layout: fix various flex column sizing bugs
* fix flex column item width not being stretched * set minimum flex column height to the layouted item's height (to avoid overlap)
Diffstat (limited to 'test/layout/flex-column-width-stretch.color.expected')
-rw-r--r-- | test/layout/flex-column-width-stretch.color.expected | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/layout/flex-column-width-stretch.color.expected b/test/layout/flex-column-width-stretch.color.expected new file mode 100644 index 00000000..a52ec5dc --- /dev/null +++ b/test/layout/flex-column-width-stretch.color.expected @@ -0,0 +1,2 @@ +[48;2;0;128;0mtest 1 [49m + |