Skip to content
Commit 47459c65 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[SplitterProxy] Don't manually mapToGlobal

The constructor of QMouseEvent actually expects windowPos and/or screenPos but never globalPos.
By only supplying a localPos we have Qt figure it out correctly on its own.

Differential Revision: https://phabricator.kde.org/D22899
parent 3636cf26
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