UI content in `gradients` and `feathers_gallery` examples doesn't fit the window
Open
A-UI
C-Examples
D-Straightforward
S-Needs-Design
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 171
Description
## Bevy version and features
main
## What you did
Run `gradients` or `feathers_gallery` and resize the window smaller
```
cargo r --example gradients
cargo r --example feathers_gallery --features bevy_feathers
```
## What went wrong
The UI content is cropped. I would expect the content to be scaled to fit the window:
Contributor guide
Research direction
Run `cargo r --example gradients` and `cargo r --example feathers_gallery --features bevy_feathers`, then resize the window to reproduce the cropping. Inspect the UI layout code in the two example entry points; done means the content remains visible and fits when the window is made smaller.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100