Revision 40b1e87...
Go back to digest for 10th March 2013Bug Fixes in Multimedia
Matěj Laitl committed changes in [amarok] /browsers:
{CollectionTree,PlaylistBrowser}View: fix doubleclick behaviour
Commit 2310a19341e583fc made it impossible to add an item to playlist
by double click in double click mode. This patch restores and tweaks
the original algorithm. (to keep bug 279513 fixed)
Used ideas from a patch by Yichao Yu, but implemented differently.
P.S.: Ralf, event heard about QRect::contains()? :-)
REVIEW: 109162
File Changes
Modified 2 files
- /browsers
- src/CollectionTreeView.cpp
- src/playlistbrowser/PlaylistBrowserView.cpp
2 files changed in total