slint/api/sixtyfps-node/native
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
..
build.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Cargo.toml Wrap the main component in a VRc 2020-11-11 18:14:15 +01:00
js_model.rs Move Type and related concepts in a different module 2020-10-23 11:17:14 +02:00
lib.rs Simplify event loop start-up 2020-11-12 15:04:48 +01:00
persistent_context.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00