[gtk+/wip/baedert/gtkimageview] gtkcssimagebuiltin: Reset clip after clipping
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/baedert/gtkimageview] gtkcssimagebuiltin: Reset clip after clipping
- Date: Tue, 19 Apr 2016 10:41:21 +0000 (UTC)
commit d3798be851d503484d15da650e48d0ec91a62a1d
Author: Timm Bäder <mail baedert org>
Date: Tue Apr 19 12:41:06 2016 +0200
gtkcssimagebuiltin: Reset clip after clipping
gtk/gtkcssimagebuiltin.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkcssimagebuiltin.c b/gtk/gtkcssimagebuiltin.c
index e948aa0..7b675ce 100644
--- a/gtk/gtkcssimagebuiltin.c
+++ b/gtk/gtkcssimagebuiltin.c
@@ -123,6 +123,7 @@ gtk_css_image_builtin_draw_check (GtkCssImage *image,
7.0, 0.0);
cairo_fill (cr);
+ cairo_reset_clip (cr);
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]