bevy/examples/testbed
Rob Parrett a575502886
Move radial_gradients example to UI testbed (#19390)
# Objective

Fixes #19385

Note: this has shader errors due to #19383 and should probably be merged
after #19384

## Solution

- Move the example to the UI testbed
- Adjust label contents and cell size so that every test case fits on
the screen
- Minor tidying, slightly less harsh colors while preserving the
intentional debug coloring

## Testing

`cargo run --example testbed_ui`

![Screenshot 2025-05-27 at 8 53
43 AM](https://github.com/user-attachments/assets/97ea20ee-d265-45f6-8b99-bcd5f6030e30)

---------

Co-authored-by: François Mockers <mockersf@gmail.com>
2025-05-27 22:06:19 +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 Move radial_gradients example to UI testbed (#19390) 2025-05-27 22:06:19 +00:00