mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
![]() with commit de8c7f6af1d79c6b3cd3e8b2a21a56a020163b73 (in kde-workspace) I changed the behaviour of favicon KDED module to not down-scale the favicons to 16x16 and that ofcourse means large favicons (e.g. 256x256, yes some websites have favicon with such size) may be overlayed on top of 32x32 icon which does not look OK. with this change the icon overlay will match the visual ratio of any other icon overlay, unfortunetly that means scaling the favicon (i.e. for large icons such 256x256, favicon with size 16x16 may be up-scaled to 32x32 ) but it will still look better than it used to Signed-off-by: Ivailo Monev <xakepa10@gmail.com> |
||
---|---|---|
.. | ||
k3icon_p.h | ||
kicon.cpp | ||
kicon.h | ||
kiconeffect.cpp | ||
kiconeffect.h | ||
kiconengine.cpp | ||
kiconengine_p.h | ||
kiconloader.cpp | ||
kiconloader.h | ||
kicontheme.cpp | ||
kicontheme.h |