bevy/examples/testbed
Daniel Skates 922ee480d2
Rename Position to UiPosition in bevy_ui (#19422)
# Objective

- Fixes #19418

## Solution

- Rename Position to UiPosition in bevy_ui

## Testing

- `cargo build`
- `cargo run --example gradients`
- `cargo run --example stacked_gradients`
2025-05-29 14:52:44 +00:00
..
2d.rs Enable state scoped entities by default (#19354) 2025-05-26 20:26:41 +00:00
3d.rs Enable state scoped entities by default (#19354) 2025-05-26 20:26:41 +00:00
full_ui.rs separate border colors (#18682) 2025-05-26 16:57:13 +00:00
helpers.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-11 23:13:28 +00:00
ui.rs Rename Position to UiPosition in bevy_ui (#19422) 2025-05-29 14:52:44 +00:00