Describe the bug
The demo is always the same size and is always a small part of the screen. Nothing happens when you resize the browser window.
To Reproduce
Copy the resize demo to main.rs, add quicksilver dep, then run cargo web start --release --auto-reload --features quicksilver/stdweb and visit in Chrome.
Environment and versions (please complete the following information):
- Environment: Ubuntu 19.10, Chrome Version 81.0.4044.138 (Official Build) (64-bit)
- Rust compiler version: rustc 1.44.0 (49cae5576 2020-06-01)
- Quicksilver verison: quicksilver = "0.4.0-alpha0.5"