Review Request 117891: Fix x/y property values in DeclarativeDragDropEvent
Commit Hook
null at kde.org
Wed Apr 30 09:08:53 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117891/#review56951
-----------------------------------------------------------
This review has been submitted with commit ebeb7d77be7e22fadd2f2b1c7efe33f9115b7d9d by Eike Hein to branch master.
- Commit Hook
On April 30, 2014, 6:37 a.m., Eike Hein wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117891/
> -----------------------------------------------------------
>
> (Updated April 30, 2014, 6:37 a.m.)
>
>
> Review request for Plasma and Marco Martin.
>
>
> Repository: kdeclarative
>
>
> Description
> -------
>
> DeclarativeDragDropEvent runs the coordinates it gets from QQuickItem::dragMoveEvent through mapFromScene(), which is unnecessary - the coordinates are already in the item's reference frame - and actually causes them to be wrong when a DeclarativeDropArea isn't at QPoint(0,0) in the scene.
>
>
> Diffs
> -----
>
> src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.cpp 374a09b
>
> Diff: https://git.reviewboard.kde.org/r/117891/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Eike Hein
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140430/b63ea825/attachment.html>
More information about the Plasma-devel
mailing list