]> Pileus Git - ~andy/gtk/commit
color-swatch: don't render our active badge if background-image is set
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 17 Feb 2012 17:58:23 +0000 (18:58 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Sat, 18 Feb 2012 08:55:45 +0000 (09:55 +0100)
commit8dd4a0adf1dc2dafe289825af98e0eeb4769c39e
tree507104dc31730d5a956184a3ee67ff004c6d5124
parentdcec8dfddec02e0dd6d01d861c3cfdbeb418233a
color-swatch: don't render our active badge if background-image is set

If the color active swatch has been set a background image from the
theme, use it as an asset, and do not draw our custom thing.
gtk/gtkcolorswatch.c