DioxusLabs / taffy

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

Fix panics in the grid algorithm #691

Closed nicoburns closed 1 month ago

nicoburns commented 1 month ago

Objective

This fixes 3 crashes/panics in the css grid algorithm.