[effects/blend] Fix opacity value of old window

We animated from 1.0 to 0.0, however this does not take into account that a previous effect may also have adjusted the opacity.

We should multiply accordingly.

This was spotted in code review not any real-world case, I can't imagine it ever coming up.

Merge request reports

Loading