[digikam] [Bug 473605] Add Collection buttons are floating, not going with scrolling.

Maik Qualmann bugzilla_noreply at kde.org
Tue Aug 22 08:32:12 BST 2023


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

Maik Qualmann <metzpinguin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |metzpinguin at gmail.com

--- Comment #2 from Maik Qualmann <metzpinguin at gmail.com> ---
I've already investigated, we have to set itemView->viewport as parent for the
widgets in ItemViewDelegatePool instead of itemView as parent.
However, the delete of the widgets is monitored and the order is no longer
correct, so that a debug warning is printed. I consider this monitoring and the
manual deletion of the widgets to be unnecessary, since they are safely deleted
via the parent.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list