bevy/crates/bevy_ui
ickshonpe 3b51e1c8d9
Improve the 'Val` doc comments (#8134)
# Objective

Add comments explaining:
* That `Val::Px` is a value in logical pixels
* That `Val::Percent` is based on the length of its parent along a
specific axis.
* How the layout algorithm determines which axis the percentage should
be based on.
2023-03-20 22:51:24 +00:00
..
src Improve the 'Val` doc comments (#8134) 2023-03-20 22:51:24 +00:00
Cargo.toml Upgrade Taffy requirement to v0.3.5 (#7959) 2023-03-07 22:10:35 +00:00