https://bugs.kde.org/show_bug.cgi?id=438368
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/61159d943cfe |ma/kwin/commit/d3ae81b236ba |21492d29c6da05deefa5de21a23 |def07791c3812d06dbad03cb659 |c |2 --- Comment #8 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit d3ae81b236badef07791c3812d06dbad03cb6592 by David Edmundson, on behalf of Vlad Zahorodnii. Committed on 15/06/2021 at 09:02. Pushed by davidedmundson into branch 'cherry-pick-61159d94'. 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/d3ae81b236badef07791c3812d06dbad03cb6592 -- You are receiving this mail because: You are watching all bug changes.