bevy/crates/bevy_ui
ickshonpe 462d2ff238
Move Val into geometry (#9818)
# Objective

`Val`'s natural place is in the `geometry` module with `UiRect`, not in
`ui_node` with the components.

## Solution 

Move `Val` into `geometry`.
2023-09-15 12:45:32 +00:00
..
src Move Val into geometry (#9818) 2023-09-15 12:45:32 +00:00
Cargo.toml Bump Version after Release (#9106) 2023-07-10 21:19:27 +00:00