qt: remove incorrect mouse event scaling
Since commit 66e86e15, m_sourceSize is never written, and no scaling must be applied. This makes hoverMoveEvent() consistent with mouseMoveEvent(), which did not apply any scaling. Fixes #25385 Fixes #26799
parent
c6d72dff
No related branches found
No related tags found
Please register or sign in to comment