Code review comment for lp:~lukas-kde/qtubuntu/fixWheel

Revision history for this message
Lukáš Tinkl (lukas-kde) wrote :

> I don't think s/localPoint/QCursor::pos() makes any difference as I think we
> are currently not informing the global position of the cursor.
>
> I think we can find out the global cursor position by doing:
> window->position() + localPoint
>
> What do you think?

OK, I can try that but still I guess we should stay as close to qtmir as possible, what do you think? :p

« Back to merge proposal