Skip to content

statusicon: Create pixbuf at correct size

Alberts Muktupāvels requested to merge wip/muktupavels/gtk-status-icon into gtk-3-24

Surface returned from gtk_icon_helper_load_surface can be smaller then requested pixel size. This happens when icon is embedded in panel that has bigger size then loaded pixbuf.

Merge request reports