slint/internal/compiler/llr
Olivier Goffart 5fe68e1746 Fix animation when started from a different item tree
Fixes #4741

This commit move the property_binding_and_analysis from the inlining
pass to an associated funciton in the context.
Then re-use that from the rust and c++ generator to actually get the
right animation
2024-03-05 12:27:11 +01:00
..
optim_passes Fix animation when started from a different item tree 2024-03-05 12:27:11 +01:00
expression.rs Fix animation when started from a different item tree 2024-03-05 12:27:11 +01:00
item_tree.rs Component container subcomponent (#4355) 2024-01-17 11:26:08 +01:00
lower_expression.rs Add 9slice information at runtime 2024-02-13 14:46:27 +01:00
lower_to_item_tree.rs compiler: Fix repeater_offset calculation 2024-01-17 15:21:14 +01:00
pretty_print.rs Fix animation when started from a different item tree 2024-03-05 12:27:11 +01:00