slint/api/sixtyfps-wasm-interpreter
Simon Hausmann c258a907f0 Simplify event loop start-up
Move the layout constraint tracker into the window where we can apply
the constraints right before drawing, instead of doing that from within
the event loop. This allows to remove the component parameter from the
run function.
2020-11-12 15:04:48 +01:00
..
src Simplify event loop start-up 2020-11-12 15:04:48 +01:00
Cargo.toml Begin passing the VRC<ComponentVTable, Dyn> into the run-time library 2020-11-11 18:31:51 +01:00