https://bugs.kde.org/show_bug.cgi?id=438368
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/d3ae81b236ba |ma/kwin/commit/9169445b9bbb |def07791c3812d06dbad03cb659 |91f27577baf7ecb247c2e31d5b0 |2 |a --- Comment #9 from Nate Graham <n...@kde.org> --- Git commit 9169445b9bbb91f27577baf7ecb247c2e31d5b0a by Nate Graham, on behalf of Vlad Zahorodnii. Committed on 15/06/2021 at 13:19. Pushed by ngraham into branch 'Plasma/5.22'. effects: Fix interpolated values for redirected animations If a redirected animation reaches the end, the timeline value will be 0, i.e. the interpolated() function has to return the from value, not `to`. (cherry picked from commit 61159d943cfe21492d29c6da05deefa5de21a23c) M +1 -5 src/libkwineffects/kwinanimationeffect.cpp https://invent.kde.org/plasma/kwin/commit/9169445b9bbb91f27577baf7ecb247c2e31d5b0a -- You are receiving this mail because: You are watching all bug changes.