aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrolstestutils/dialogstestutils.cpp
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2025-03-17 15:43:29 +0100
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2025-04-10 07:17:32 +0200
commitf6830a6dd44a1cda51ec038d6561e8acf5d96ede (patch)
treec6f985a1a2ad120e8d9ba11f263e27d682342356 /src/quickcontrolstestutils/dialogstestutils.cpp
parentd27164a1cb514d89c81e16f9b2a3f2e219e6a45e (diff)
Port transform animations to animated property system
Move away from the complex attempt at creating a single animation out of the key frames and instead pass each animation into Qt Quick. While this will fix some things, it may also regress for some cases of overlapping conflicting animations since we now just depend on the Qt Quick behavior there. If we see the need to support these cases, then we probably need a special ParallelAnimation type that allows modifying how the changes are applied based on which animations are active. Change-Id: I0c0ff867cd5917b19318ebe241a1ab8a9c1c8156 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'src/quickcontrolstestutils/dialogstestutils.cpp')
0 files changed, 0 insertions, 0 deletions