Skip to content

plugins/backgroundcontrast: Correct texture transform

Vlad Zahorodnii requested to merge work/cherry-pick-6d0f1fed into Plasma/6.0

The y axis should be mirrored as the last step, otherwise it's going to change the winding order in rotation transforms in the render target transform.

BUG: 479934

(cherry picked from commit 6d0f1fed)

Merge request reports