Follow up to #11057
Implemented suggestions from reviewers from: a simpler
fit_canvas_to_parent leads to an explicit CSS setting to the canvas.
From my understanding, it has do be set after wgpu creation due to wgpu
overriding the canvas width/height:
|
||
|---|---|---|
| .. | ||
| src | ||
| asset-source-website.patch | ||
| Cargo.toml | ||
| disable-audio.patch | ||
| extra-window-resized-events.patch | ||
| fixed-window-position.patch | ||
| reduce-light-cluster-config.patch | ||
| remove-desktop-app-mode.patch | ||
| window-settings-wasm.patch | ||