slint/internal
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
..
backends Work around gbm display not working on Vivante gbm drivers 2024-02-29 15:18:14 +01:00
common Fix wrong cfg statement 2024-02-29 13:39:45 +01:00
compiler Fix animation when started from a different item tree 2024-03-05 12:27:11 +01:00
core Fix rust nightly warnings about unused import in tests 2024-02-28 11:19:26 +01:00
core-macros janitor: Use workspace dependnecies for the slint crates 2023-09-25 16:34:16 +02:00
interpreter interpreter: Make sure the root document is in the TypeLoader 2024-03-01 12:59:08 +01:00
renderers Work around crash on macOS when rendering certain emojis 2024-02-29 23:12:56 +01:00