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

Paul McAuley <k...@paulmcauley.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@paulmcauley.com

--- Comment #11 from Paul McAuley <k...@paulmcauley.com> ---
It's a change introduced with Plasma 6.3. I fixed it in Klassy (
https://github.com/paulmcauley/klassy/commit/8cd4a519a9639bcfd8eba590af2a8aab8e58ebe7
) by using borderTop when directly painting the value, and
nextState->borders().top() at all other times before calling update() or
setTitleBar(). Likewise, for borderLeft() and borderRight(). 

CaptionHeight() indirectly uses borderTop(). From updateButtonsGeometry() it
needs to use nextState->borders().top()

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

Reply via email to