slint/api/sixtyfps-node/native
Simon Hausmann 63bf1af093 Add support for tracking the length of a model in Rust
This is done by exposing the ModelNotify to the caller via the new
ModelTracker trait, which has a function that allows "hooking" into the
dirty tracking of the size.

By extension, this also works in JavaScript.

cc #98
2021-10-20 15:25:28 +02:00
..
build.rs Update license date 2021-07-02 15:55:54 +02:00
Cargo.toml Bump version number to 0.1.4 2021-10-07 09:36:43 +00:00
js_model.rs Add support for tracking the length of a model in Rust 2021-10-20 15:25:28 +02:00
lib.rs Use the GL backend in the CI for node tests 2021-09-06 15:56:59 +02:00
persistent_context.rs Janitor: Fix clippy::redundant_static_lifetimes 2021-07-23 13:48:52 +02:00