D16643: Correct the accept flag of the event object on DragMove
trmdi
noreply at phabricator.kde.org
Thu Nov 8 02:43:26 GMT 2018
trmdi added a comment.
In D16643#355965 <https://phabricator.kde.org/D16643#355965>, @bruns wrote:
> If it does not receive any events, it can and must not accept. All events go to the parent.
`DeclarativeDropArea::dragMoveEvent(QDragMoveEvent *event)` is called only when it receives the event, isn't it?
When I does not receive any events like you said, it does nothing. So what's wrong with my patch ?
REPOSITORY
R296 KDeclarative
REVISION DETAIL
https://phabricator.kde.org/D16643
To: trmdi, mart, broulik, #plasma, hein, davidedmundson
Cc: anthonyfieroni, bruns, dkorth, ngraham, kde-frameworks-devel, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181108/0bcb2ab1/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list