Skip to content

Fix issue with blending when pasting images back to screen.

In client-server mode in ParaView, when remote rendering the image on the client always ended up being blending incorrectly. This seems to be the cause of that issue. This change fixes the blending function used when pasting images back.

Merge request reports