bevyengine / bevyengine/bevy

The scrolling list in the UI example doesn't handle resizing correctly

Open
#8,401 1 comment 0 reactions 0 assignees View on GitHub
A-UI C-Bug C-Examples
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version

main [0174d63](https://github.com/bevyengine/bevy/commit/0174d632a56964494a5edfaf3612b8dc0b2c9a44)

## What you did

1. cargo run --example ui
2. Resize the window vertically so that there isn't room for the entire list in the box.
3. Scroll the list down to the last item, as far as it will go.
3. Resize the window vertically again so that there is room for more list elements.

## What went wrong

The list doesn't move down to fill the available space.

![Bevy App 16_04_2023 12_44_51](https://user-images.githubusercontent.com/27962798/232307649-c6aa2b28-8c6f-4384-822c-1a34ca968e7a.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.