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.
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
VideoLAN code repository instance