Olivier Goffart
c3021ff955
compiler: Fix materialize of absolute-position in timer callback
...
Noticed that while working on bug #8541
2025-05-26 15:44:11 +02:00
Olivier Goffart
f504064921
binding analytics: properly visit timer properties and callback
...
Fixes #8541
2025-05-26 15:44:11 +02:00
Olivier Goffart
fcd0b58ffa
Test for #7878
...
Test for issue #7878 which was actually fixed by #7902
2025-03-21 16:37:00 +01:00
Olivier Goffart
bf1b014840
Timer: fix timer when two timers have the same id
...
We need to give unique name to optimized item as well, otherwise the
properties ends up the same.
Also fix the optimized element and timer when inlining
Fixes #5977
Fixes #5976
2024-08-28 16:21:34 +02:00
Olivier Goffart
a9f526491a
Timer Element
...
Closes #5724
2024-08-16 16:36:38 +02:00