Skip to content
Commit 61159d94 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

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`.

BUG: 438368
parent 2ab70d06
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment