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

Maik Qualmann bugzilla_noreply at kde.org
Tue Aug 22 09:22:04 BST 2023


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

--- Comment #5 from Maik Qualmann <metzpinguin at gmail.com> ---
https://invent.kde.org/graphics/digikam/-/blob/master/core/utilities/setup/collections/dwitemdelegatepool.cpp#L124
If this line is changed it works to: 
widget->setParent(d->delegate->d->itemView->viewport());

But then we get this error message because the viewport and the widgets are
logically deleted before the itemView:
https://invent.kde.org/graphics/digikam/-/blob/master/core/utilities/setup/collections/dwitemdelegatepool.cpp#L191

Maik

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



More information about the kde-mac mailing list