┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/draganddrophelper.cpp
diff options
context:
space:
mode:
authorRafael Fernández López <[email protected]>2007-12-16 02:14:15 +0000
committerRafael Fernández López <[email protected]>2007-12-16 02:14:15 +0000
commitf55fe7bce6cabcd92fbd195fa549248a8c899e7b (patch)
tree56640b3e5886a1df115c900f26760627d39c82d1 /src/draganddrophelper.cpp
parent8fea48eb445d893170a62619df8636c5b4c582b7 (diff)
The latest fix still had the same problem when dragging went out of the viewport and entered again. Non droppable places (e.g. files) were still drawn with MouseOver
flag. This completely fixes the problem for all cases, the problem was the hovered cached index being updated at indexAt() method used for general purposes. Now it is updated on the MouseMove method, and this gives consistence. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=748970
Diffstat (limited to 'src/draganddrophelper.cpp')
0 files changed, 0 insertions, 0 deletions