GNOME Bugzilla – Bug 320830
Add pixbuf minimum scale functions
Last modified: 2006-01-12 10:44:13 UTC
Patch for eel required to implement new background mode for control-center in bug 105231. Adds an EEL_BACKGROUND_ZOOM background placement enum and the two functions eel_gdk_scale_to_min_factor() and eel_gdk_pixbuf_scale_to_min(). The functions are the opposite of the existing eel_gdk_scale_to_fit_factor and eel_gdk_pixbuf_scale_to_fit functions. Instead of scaling to fit within a box these are used scale to fit outwith a box.
Created attachment 54395 [details] [review] bgzoom-eel.patch
Thanks for your patch. Could you mail the nautilus-list with it, the maintainers use it to comments on patches by example
Commited. Thanks.