mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
When the SLINT_LIVE_RELOAD env variable is set, generate a component that will forward everything to the interpreter instead of generating everything. Fix running the test driver rust with the SLINT_LIVE_RELOAD ``` SLINT_LIVE_RELOAD=1 cargo test -p test-driver-rust --all-features --features=slint/live-reload ``` |
||
|---|---|---|
| .. | ||
| cpp.rs | ||
| rust.rs | ||
| rust_live_reload.rs | ||