]> Pileus Git - ~andy/gtk/commit
themingengine: simplify render_extension() default implementation
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 25 Apr 2012 00:22:24 +0000 (20:22 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 26 Apr 2012 17:50:20 +0000 (13:50 -0400)
commit7e917e54a348b5512379ec2a9e21882475e098a5
tree24e7af63a6b293856ff82ff86a3aa77a3d87bd3b
parentd12fd1435aab83b79ca55448113d7abfad001b0e
themingengine: simplify render_extension() default implementation

Avoid doing useless translations/rotations, since themes will most
likely set different CSS gradients using left/right/top/bottom style
classes, or use a plain color.

https://bugzilla.gnome.org/show_bug.cgi?id=674809
gtk/gtkthemingengine.c