changed callbacks are not all triggered when aliasing properties #7747
Labels
a:compiler
Slint compiler internal (not the codegen, not the parser)
bug
Something isn't working
need triaging
Issue that the owner of the area still need to triage
Bug Description
When running the code below, I get this output:
I would expect all changed signals to fire as all the values have changed. It should IMHO not matter that they are all aliased together and technically only one of them exists.
Reproducible Code (if applicable)
Environment Details
Product Impact
No response
The text was updated successfully, but these errors were encountered: