Comment #1 on issue 108 by
fintic...@gmail.com: drag and drop in
I can see your point. I'll have a look at implementing an option that
reverses the meaning of Shift in this context (so that Shift+drag copies,
and plain drag moves), although I'd like to run this idea past Albertas
before committing such a change.
Note that the situation is slightly more complex than you mention, because
we also use Shift and Control for multiple selection.
This would mean that [click, shift+click and drag] would copy that set of
colors, whereas currently, [click, shift+click and drag] moves that set of
colors. To move the set of colors, you would need to [click, shift+click
(and hold), release shift, drag]; which is currently the action you need to
take if you want to copy a set of colors.