bevyengine / bevyengine/bevy

UI content in `gradients` and `feathers_gallery` examples doesn't fit the window

Open
#24,689 3 comments 0 reactions 0 assignees View on GitHub
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:

Image

Image

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.