slint/api/sixtyfps-node/native
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
..
build.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Cargo.toml Use the new interpreter API in things that depends on it 2021-03-15 17:29:27 +01:00
js_model.rs Move Type and related concepts in a different module 2020-10-23 11:17:14 +02:00
lib.rs Improve brush property test coverage 2021-04-01 08:27:10 +02:00
persistent_context.rs Fix single shot timer leaks in the nodejs api 2020-12-19 13:49:41 +01:00