Add web_aspect_ratio example (#2209)
* Add web_aspect_ratio example * Review feedback
This commit is contained in:
parent
29419d6c38
commit
97d2aaa953
3 changed files with 107 additions and 3 deletions
|
|
@ -142,6 +142,7 @@ version = "0.2.45"
|
|||
|
||||
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
|
||||
console_log = "0.2"
|
||||
web-sys = { version = "0.3.22", features = ['CanvasRenderingContext2d'] }
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue