Skip to content
Commit bbfb3879 authored by Fushan Wen's avatar Fushan Wen
Browse files

kcms/cursortheme: fix wrong cursor preview position on X11

When matching the cursor position in hoverMoveEvent, the position from a
QHoverEvent belongs to the logical coordinates but the saved cursor
positions belong to device coordinates on X11, so devicePixelRatio is
needed to convert the position from a QHoverEvent.

BUG: 476117
FIXED-IN: 6.0
parent a2fdb6ed
Pipeline #510159 failed with stage
in 15 minutes and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment