aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsloggingutils.cpp
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <[email protected]>2025-10-30 12:23:36 +0100
committerEskil Abrahamsen Blomfeldt <[email protected]>2025-10-31 17:16:41 +0100
commit0743578d1a9353392fde9444f8600a3dd2f388d6 (patch)
treed64181b89a2802c18e5d1fb611d591c3c2b99ed7 /src/qmlcompiler/qqmljsloggingutils.cpp
parent4aaf9bf21f7cc69d73066785e254b664fcc82025 (diff)
vectorimage: Fix transforms with constant animationsHEADdev
If an item has a "constant animation", i.e. an animation which set the transform, but which is the same for its full duration, we skip generating animations. However, these animations may be set to replace previous transforms (the default transform for instance). We add an optional branch which does this programmatically in the case where we do not generate the animations themselves. This change also defines animations that start at an offset as non-constant, since these should not be applied immediately and therefore need a PauseAnimation. Change-Id: I270b89c31093ac6e882a56f321f3fef487939038 Reviewed-by: Eirik Aavitsland <[email protected]>
Diffstat (limited to 'src/qmlcompiler/qqmljsloggingutils.cpp')
0 files changed, 0 insertions, 0 deletions