Skip to content

common: icon fixes, update pixel_size values for icons,

Sam Hewitt requested to merge wip/snwh/icon-pixel-sizes into master
  • all icons (especially symbolic) are base 16, to avoid aliasing of the icons pixel_size values should be as well
  • for best results, all pixel_size values have been rounded to the nearest multiple of 16 in ui files where they were not
  • added dim-label class to a couple of icons that were using opacity instead.

Merge request reports