Skip to content
Commit 8599deba authored by David Edmundson's avatar David Edmundson Committed by Nate Graham
Browse files

Fix scripted shader effect animations

AnimationEffect inherits from CrossfadeEffect as it may do a crossfade,
but it also has to perform non-crossfading activities with a custom
shader.

For crossfades we want to draw the old and new window, but this isn't
needed where the crossFadeProgress remains at 0.

BUG: 460277


(cherry picked from commit 36440a9d)
parent ec1d0644
Pipeline #246529 failed with stage
in 14 minutes and 25 seconds
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