slint/api/sixtyfps-rs
Simon Hausmann 09cae799d3 Fix return type of compile_syntax_node
All call sites are only interested in the root component, so might
as well return that.
2020-07-28 09:21:32 +02:00
..
sixtyfps-build Fix return type of compile_syntax_node 2020-07-28 09:21:32 +02:00
sixtyfps-rs-macro Fix return type of compile_syntax_node 2020-07-28 09:21:32 +02:00
Cargo.toml Put a pointer to the parent component in the component 2020-06-26 19:26:55 +02:00
compile_fail_tests.rs Make sure that we do not recognize ': =' or '= >' as one token 2020-05-25 18:15:06 +02:00
lib.rs Test and fix animations on properties 2020-07-23 11:45:34 +02:00
repeater.rs Layout the item in a PathLayout if they are part of a repeater 2020-07-17 15:00:12 +02:00