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

--- Comment #38 from clush...@gmx.net ---
(In reply to Ralf Habacker from comment #36)

This is not straight forward to fix because for Ports, the parent widget is not
set at the required point in time. A PortWidget first creates its parent
PinPortBase, and afterwards sets the parent widget. But PinPortBase c'tor calls
its init() function which would then try to place the widget relative to the
parent. The code should be refactored first to set the parent widget as early
as possible.

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

Reply via email to