https://bugs.kde.org/show_bug.cgi?id=377197
Simon <freisi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105453|0 |1 is obsolete| | Attachment #105454|0 |1 is obsolete| | --- Comment #57 from Simon <freisi...@gmail.com> --- Created attachment 105488 --> https://bugs.kde.org/attachment.cgi?id=105488&action=edit Customize grouping behavior patch version 13 So I did not follow through with my earlier statement and did patch kipi-plugins. I reduced the number of ImageCollection instances created and removed redundant calls to loadImagesFromCurrentSelection(). Before these were merely inefficient, with this new grouping dialog these calls were disruptive. Now everything runs smoothly (I hope I caught all plugins, I must admit I didn't actually try all of them). The html gallery does work with grouping as well now (part of "Tools"). I also added the grouping functionality when the album selector is used for consistency. -- You are receiving this mail because: You are watching all bug changes.