Skip to content
Commit f16961c3 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/D22851
parent ffdd370a
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