[KPhotoAlbum] mapview-patch
Reimar Imhof
Reimar.Imhof at netcologne.de
Thu Dec 31 14:43:16 GMT 2020
Am Mittwoch, 30. Dezember 2020, 23:41:28 CET schrieb Johannes Zarl-Zierl:
> Hi Reimar,
>
> Am Mittwoch, 30. Dezember 2020, 13:34:40 CET schrieb Reimar Imhof:
> > are you going to apply my patch? With that I get the images selected I
> > want
> > to select.
>
> Yes. I modified the behaviour a little bit, and took the opportunity to also
> ignore region selections generally if no images would be selected.
>
> Can you check if the new behaviour matches your expectations?
>
> Cheers,
> Johannes
>
Hi Johannes,
thanks, your change is ok.
A little question: You added a
event->ignore();
Should that also be added 3 lines above after the
if (event->button() != Qt::LeftButton)
before the return-statement (of course, adding {...})?
Cheers,
Reimar
More information about the Kphotoalbum
mailing list