Skip to content

scene/cursordelegate_opengl: undo ortho() flip y

Yifan Zhu requested to merge work/cherry-pick-1f74e9a5 into Plasma/6.0

Flip y axis before and after applying renderTarget.transform to undo ortho() flipping the y axis. Otherwise the cursor is invisible on rotated screen.

BUG: 479764 FIXED-IN: 6.0

(cherry picked from commit 1f74e9a5)

Merge request reports