slint/examples/printerdemo
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
..
cpp Add a window to the top-level component 2020-08-11 13:38:38 +02:00
rust Add wasm build for the printer demo 2020-08-05 15:02:36 +02:00
ui Get rid of abi::datastructures::WindowProperties 2020-08-12 09:44:42 +02:00
wasm Fix published demos with parcel 2020-08-11 14:36:27 +02:00