slint/internal/compiler/llr
Olivier Goffart 4484fe647b Fix wrongly optimized properties with aliases
If we don't see that a native property is modified, it could get inlined
and we wouldn't detect changes

Fix #4072
2023-12-18 12:22:20 +01:00
..
optim_passes Fix animation expression not being visited for use count of property 2023-11-03 15:11:06 +01:00
expression.rs janitor: Fix clippy errors about wrong clone implementations 2023-09-20 20:23:38 +02:00
item_tree.rs WIP: Add item_geometry to the ComponentVTable 2023-09-13 16:08:37 +02:00
lower_expression.rs Compiler: be more granular for checking for explicit layout constraint 2023-10-12 12:55:00 +02:00
lower_to_item_tree.rs Fix wrongly optimized properties with aliases 2023-12-18 12:22:20 +01:00
pretty_print.rs Change item indices from usize to u32 2023-09-12 08:53:58 +02:00