[digikam] [Bug 377197] Customize grouping behaviour [patch]

Simon bugzilla_noreply at kde.org
Tue May 9 23:36:35 BST 2017


https://bugs.kde.org/show_bug.cgi?id=377197

--- Comment #45 from Simon <freisim93 at gmail.com> ---
Gilles,

This is all done already. DigikamView::selectedUrls() accepts an (optional)
argument (either bool or ApplicationSettings::OperationType) to include grouped
items or not.

The change I proposed is working. The problem is just that it is called several
times when opening a kipi plugin, so the dialog asking the user whether to
include grouped items or not appears several times. This is a problem of kipi
plugins calling KIPI::Interface::currentSelection() several times on opening,
each time triggering DigikamView::selectedUrls(Applicationsettings::Kipi) and
opening a dialog about grouping.

I will look at HTMLGallery and panorama tools to support grouping for them as
well.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list