Skip to content
  • Matthias Clasen's avatar
    GtkCellRendererPixbuf: Set force_scale_pixbuf · f5d7e54d
    Matthias Clasen authored
    The recent icon theme scaling changes make the code more
    sensitive to mis-sized icons (e.g. application icons in
    the app chooser). A single row whose size gets blown out
    of proportion by a big icon is never wanted in a list.
    We can avoid this situation by telling GtkIconHelper to
    force-scale the pixbuf to the requested size.
    f5d7e54d