![]() # 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 |