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

--- Comment #12 from Hugo Pereira Da Costa <hugo.pere...@free.fr> ---
(In reply to Thomas Lübking from comment #10)
> I don't think it's a repaint, but a relayout error, ie. missing
> ::updateButtonsGeometry() call - you probably need to connect that to
> DecorationButtonGroup::geometryChanged() for m_*Buttons?

So: checked
updateButtonGeometry is not called.
adding the connection "helps" but does not fix (not always): not for instance
when removing buttons
also, I am confused about the suggested change: 
updateButtonsGeometry does change the DecorationButtonGroup geometry. so at
least API wide, this does not look like the most intuitive connection to make
... 
maybe better Decorationbutton created/destroyed/geometry changed ? 
(that would make more sense, I guess ...)

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

Reply via email to