Improves #11052 # Changelog - Remove `Window::fit_canvas_to_parent`, as its resizing on wasm now respects its CSS configuration. ## Migration Guide - Remove uses of `Window::fit_canvas_to_parent` in favor of CSS properties, for example: ```css canvas { width: 100%; height: 100%; } ``` |
||
|---|---|---|
| .. | ||
| src | ||
| asset-source-website.patch | ||
| Cargo.toml | ||
| extra-window-resized-events.patch | ||
| fixed-window-position.patch | ||
| reduce-light-cluster-config.patch | ||
| remove-desktop-app-mode.patch | ||
| window-settings-wasm.patch | ||