https://bugs.kde.org/show_bug.cgi?id=438368
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/61159d943cfe | |21492d29c6da05deefa5de21a23 | |c --- Comment #7 from Vlad Zahorodnii <[email protected]> --- Git commit 61159d943cfe21492d29c6da05deefa5de21a23c by Vlad Zahorodnii. Committed on 15/06/2021 at 05:46. Pushed by davidedmundson into branch 'master'. 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`. M +1 -5 src/libkwineffects/kwinanimationeffect.cpp https://invent.kde.org/plasma/kwin/commit/61159d943cfe21492d29c6da05deefa5de21a23c -- You are receiving this mail because: You are watching all bug changes.
