slint/examples/gallery
Simon Hausmann 7773678e22 Simplify wasm "startup" code
Apply the simplification of 2398d00e6f to all
index.html files we use. An async function
can be called directly.
2021-04-14 09:36:33 +02:00
..
build.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Cargo.toml Port more wasm example to the simplified wasm 2020-12-08 13:01:02 +01:00
CMakeLists.txt Use PRIVATE in target_link_libraries 2020-12-16 14:29:12 +01:00
gallery.60 Put the window background color in the StyleMetrics 2021-02-15 15:57:58 +01:00
index.html Simplify wasm "startup" code 2021-04-14 09:36:33 +02:00
main.cpp Change C++ API to use the ComponentHandle 2020-11-10 19:28:34 +01:00
main.rs Replace FooRc with Foo and without ComponentHandle in examples and tests 2020-12-03 08:13:24 +01:00