DioxusLabs / taffy

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

Enable correct image measure functions #661

Closed nicoburns closed 3 months ago

nicoburns commented 3 months ago

Objective

Allow image measure functions to correctly apply their inherent aspect ratio to style sizes.

Context

Changes made

Notes

alice-i-cecile commented 3 months ago

I'm happy with the overall fix here. I'll let you handle the release process by default, but let me know if you'd like a hand at any point :)