Summary: | Improve context view applet handling | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Marco Carrai <carrai.marco> |
Component: | Context View | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | lfranchi, simon.esneault |
Priority: | NOR | ||
Version: | 2.2-SVN | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/3dbb920033c3b66405b2b773c0da0e1f65df74cd | Version Fixed In: | 2.8 |
Sentry Crash Report: |
Description
Marco Carrai
2009-06-26 12:07:16 UTC
Git commit 3dbb920033c3b66405b2b773c0da0e1f65df74cd by Mark Kretschmann. Committed on 18/07/2013 at 09:56. Pushed by markey into branch 'master'. Improve usability of applet toolbar drag'n'drop. Before, dnd was done by clicking, moving, releasing, which is not how dnd usally works. Now it works by keeping the mouse button pressed, and then releasing at target position. Also we now change the mouse cursor during drag operation. FIXED-IN: 2.8 M +26 -41 src/context/toolbar/AppletItemOverlay.cpp M +1 -1 src/context/toolbar/AppletItemOverlay.h http://commits.kde.org/amarok/3dbb920033c3b66405b2b773c0da0e1f65df74cd |