Call redraw while resizing windows
Open
A-Windowing
C-Bug
D-Straightforward
S-Ready-For-Implementation
X-Uncontroversial
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 171
Description
Would it be possible to call redraw while we're resizing, so window gets updated immediately, rather than just stretching until we're done?
_Originally posted by @MiniaczQ in https://github.com/bevyengine/bevy/pull/15814#pullrequestreview-2364967936_
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the window-resize handling and redraw path, then verify behavior during an active resize; done means the window updates immediately instead of only stretching until resizing ends.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100