electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
485 stars 183 forks source link

fix: backport KDE icon size fix #757

Closed MarshallOfSound closed 5 years ago

MarshallOfSound commented 5 years ago

The code that adds padding to too small icons was breaking the larger ones by cutting the minimal size (22x22px) out of their center.

Backports: https://chromium-review.googlesource.com/c/chromium/src/+/1173235