Skip to content

AnimationEffect::Clip: pass clipped region

The clipping was being done in a local variable that wasn't being passed to the next function. Remove that variable as it isn't used elsewhere.

Merge request reports

Loading