mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
8cf5fbbf94
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 |