|  8635a0f916 Fixes #13701 After `winit` upgrade to `0.31`, windows were no longer correctly resizing. This appears to just have been a simple mistake, where the new physical size was being sourced from the `winit` window rather than on the incoming `Window` component. ## Testing Tested on macOS, but I'm curious whether this was also broken on other platforms. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||