]> cloud.milkyroute.net Git - dolphin.git/commit
Update dragCursor while dragging
authorTranter Madi <trmdi@yandex.com>
Wed, 25 Mar 2020 15:23:30 +0000 (09:23 -0600)
committerNate Graham <nate@kde.org>
Wed, 25 Mar 2020 15:23:50 +0000 (09:23 -0600)
commitb96c48b44e6e81aefca46be97adcf000e363c512
tree211ab8bdcf5400cb507f140f175b080dd74ea7f1
parent2bb54ffc6cb78a389330089f8cff88361f3f21b4
Update dragCursor while dragging

Summary:
While dragging, the user could want to change the modifier, so we should call event->acceptProposedAction() to do update the dragCursor.

FIXED-IN: 20.04.0

Test Plan: While dragging files, change modifiers between Ctrl/Shift/Alt... and move the mouse at least 1px to see the cursor changes.

Reviewers: #dolphin, meven, ngraham, davidedmundson, elvisangelaccio

Reviewed By: #dolphin, elvisangelaccio

Subscribers: elvisangelaccio, kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D28017
src/kitemviews/kitemlistcontroller.cpp