Leaf nodes with percent width + measure func produce wrong height vs Yoga: in rows measure height sticks instead of stretching.
In my custom text layout computes text height via measureFunc, but Flexily discards the returned height the node ends up with wrong height both in columns. Example below.
Yoga comparison #2 (comment)
Bug
Expected
Try to fix #2 (comment)
Tests #3 (comment)
Leaf nodes with percent width + measure func produce wrong height vs Yoga: in rows measure height sticks instead of stretching.
In my custom text layout computes text height via
measureFunc, but Flexily discards the returned height the node ends up with wrong height both in columns. Example below.Yoga comparison #2 (comment)
Bug
Expected
Try to fix #2 (comment)
Tests #3 (comment)