[Breeze] [Bug 342824] Almost no padding for window icon in maximized window decoration

David Edmundson kde at davidedmundson.co.uk
Thu Jan 15 15:13:48 UTC 2015


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

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at davidedmundson.co.uk

--- Comment #3 from David Edmundson <kde at davidedmundson.co.uk> ---
Seems oxygen used to have an explicit shift in there:

from old oxygenbutton.cpp
        if( _client.isMaximized() ) painter.translate( 0, 1 );

which is a bit weird, it only moves the painting not the actual hit area

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Plasma-devel mailing list