DioxusLabs / taffy

A high performance rust-powered UI layout library
https://docs.rs/taffy
Other
2.04k stars 102 forks source link

Fix flexbox wrapping when a max main size style is present #694

Closed nicoburns closed 1 month ago

nicoburns commented 1 month ago

Objective

Fix flexbox wrapping when a max main size style is present

Context

This is a fix for the WPT test css/css-flexbox/multiline-column-max-height.html