slint/tools/viewer
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
..
Cargo.toml Prepare the compiler to be async 2020-10-30 15:00:04 +01:00
main.rs Simplify event loop start-up 2020-11-12 15:04:48 +01:00