mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
8af12c8775
# Objective - Fixes #13702 - When creating a new window, its scale was changed to match the one returned by winit, but its size was not which resulted in an incorrect size until the event with the correct size was received, at least 1 frame later ## Solution - Apply the window scale to its size when creating it |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |