slint/api
Simon Hausmann 477729da52 Improve brush property test coverage
Test that assigning colors works:

* Test the implicit `Brush(const Color &)` C++ constructor
* Add derive_more::From to allow convenient conversion in Rust
* When assigning to brush properties in JavaScript, try at least to see if it's a color string (could be extended in the future)
2021-04-01 08:27:10 +02:00
..
sixtyfps-cpp Avoid duplicate symbols when linking .o files 2021-03-31 08:42:54 +02:00
sixtyfps-node Improve brush property test coverage 2021-04-01 08:27:10 +02:00
sixtyfps-rs Rename call_* to invoke_* for callbacks 2021-03-15 17:01:05 +01:00
sixtyfps-wasm-interpreter Rework the Rust entry point API for the interpreter 2021-03-18 18:20:50 +01:00