D16643: Correct the accept flag of the event object on DragMove

Anthony Fieroni noreply at phabricator.kde.org
Wed Nov 7 06:54:58 GMT 2018


anthonyfieroni added inline comments.

INLINE COMMENTS

> DeclarativeDropArea.cpp:97
>      if (event->pos() == m_oldDragMovePos) {
> -        event->setAccepted(false);
>          return;

Change it to accept() and try it.

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/20181107/84e4f703/attachment.html>


More information about the Kde-frameworks-devel mailing list