slint/internal/compiler/llr
Olivier Goffart 7d446c98a0
Fix generated setter and getter of public property alias in globals
We need to skip the generation of the local property so it directly
forward to the alias in the public property

Fixes #5855
ChangeLog: Fixed generated getter and setter of alias properties in globals
2024-09-11 08:35:38 +02:00
..
optim_passes Add Math.atan2 to the inbuilt math function 2024-08-30 09:55:10 +02:00
expression.rs Optimization: improve expression inlining 2024-08-23 17:17:15 +02:00
item_tree.rs Fixed inlining updating property use count 2024-08-23 17:17:15 +02:00
lower_expression.rs LLR: merge the popup's x and y property access in one expression 2024-07-10 17:54:03 +02:00
lower_to_item_tree.rs Fix generated setter and getter of public property alias in globals 2024-09-11 08:35:38 +02:00
pretty_print.rs Fix generated setter and getter of public property alias in globals 2024-09-11 08:35:38 +02:00