slint/sixtyfps_runtime
Simon Hausmann 7354b17a6a Minor cleanup in ItemTreeBuilder trait
Pass the sub-component as a parameter in enter_component(), as it's needed in the C++
implementation, it's readily available (no need to unwrap again) and Rust will need it, too.
2021-11-04 17:55:39 +01:00
..
corelib Simplify the destructor of generated C++ components 2021-11-01 10:19:17 +01:00
corelib_macros Bump version number to 0.1.5 2021-10-26 07:36:54 +00:00
interpreter Minor cleanup in ItemTreeBuilder trait 2021-11-04 17:55:39 +01:00
rendering_backends Simplify drop implementation of generated components 2021-11-01 08:58:53 +01:00