[kmenuedit] [Bug 338883] Kmenuedit's icons don't follow the "small icons" size

Boris Egorov jightuse at gmail.com
Tue Sep 9 17:59:15 BST 2014


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

Boris Egorov <jightuse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jightuse at gmail.com

--- Comment #2 from Boris Egorov <jightuse at gmail.com> ---
Looks simple enough: we need to remove code which resize icon to 20x20 pixels.
The question is why such restriction was done. You can find it in commit
56584682d, there was created appIcon() function. Seems like removing this code
don't break anything.
The only problem I see is in TreeView::startDrag() method. You can see
hardcoded icon size here. Is it possible to extract width and height from
KIconLoader::Small group?

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



More information about the Unassigned-bugs mailing list