slint/internal/compiler/generator
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
..
cpp.rs Fix animation when started from a different item tree 2024-03-05 12:27:11 +01:00
rust.rs Fix animation when started from a different item tree 2024-03-05 12:27:11 +01:00