]> cloud.milkyroute.net Git - dolphin.git/commit
The drag&drop helper did not make the difference between the different kind of views...
authorRafael Fernández López <ereslibre@kde.org>
Sun, 16 Dec 2007 20:56:24 +0000 (20:56 +0000)
committerRafael Fernández López <ereslibre@kde.org>
Sun, 16 Dec 2007 20:56:24 +0000 (20:56 +0000)
commit1e27cae3e58f0be65ea6c690f9144b0621829d2b
tree1f8b2223436ed46286f265cfd511bbb407082a55
parentae44181e5ee8c3b75e9672146e89c92a7b7da5a2
The drag&drop helper did not make the difference between the different kind of views. The only view that draws the hover indicator with rounded corners is the icon view
mode. For that reason, the drop marker with the detailed view was drawn with rounded corners. For making it consistent, we draw the drop indicator as the hover effect
indicator, so the only one that draws rounded corners is the icon one.

CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=749225
src/dolphincolumnwidget.cpp
src/dolphindetailsview.cpp
src/dolphiniconsview.cpp
src/draganddrophelper.cpp
src/draganddrophelper.h
src/sidebartreeview.cpp