Re: mapview-patch
Robert Krawitz <rlk-FrUbXkNCsVf2fBVCVOL8/[email protected]> Mon, 28 Dec 2020 11:18:31 -0500
| Newsgroups | gmane.comp.kde.kimdaba |
|---|---|
| Message-ID | <[email protected]> |
On 12/28/20 10:33 AM, Reimar Imhof wrote: > Hi, > attached is a small patch for the mapview. > > Background: > It's possible to select images by dragging a rectangle around the images > (press ctrl, left mouse button and move mouse). > When you just click you (may) select an image cluster. > > The patch is very simple: Before selecting an image cluster there's not only a > test for the left mouse button but also an test for the ctrl button. If ctrl > is pressed no cluster will be selected. > > Please have a look and push the patch to the git repository. I'm not too familiar with this code (I don't use locations), but perhaps the right thing to do here would be click/drag to select, shift-click/drag to add, ctrl-click/drag to remove like other applications (e. g. GIMP)?