slint/api/sixtyfps-node/native
Simon Hausmann aafb96cb93 Get rid of abi::datastructures::WindowProperties
Instead, pass a reference to the root item when mapping the window,
at which point we can downcast to the new Window item. If we have one,
then we'll read its width/height (for initial values) and install
bindings to keep them up-to-date.
2020-08-12 09:44:42 +02:00
..
build.rs Begin working on a Node API 2020-06-03 17:33:05 +02:00
Cargo.toml Add a window to the top-level component 2020-08-11 13:38:38 +02:00
lib.rs Get rid of abi::datastructures::WindowProperties 2020-08-12 09:44:42 +02:00
persistent_context.rs Fix signal connection from JS 2020-06-04 12:49:33 +02:00