[evince] [presentation] Add clip removed by mistake
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evince] [presentation] Add clip removed by mistake
- Date: Mon, 4 Jan 2010 12:17:19 +0000 (UTC)
commit 64f51544a23ca0819f111ad25677b951b9d4b45c
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Mon Jan 4 13:11:09 2010 +0100
[presentation] Add clip removed by mistake
libview/ev-transition-animation.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libview/ev-transition-animation.c b/libview/ev-transition-animation.c
index 9a12137..4e8bb91 100644
--- a/libview/ev-transition-animation.c
+++ b/libview/ev-transition-animation.c
@@ -192,6 +192,7 @@ paint_surface (cairo_t *cr,
cairo_save (cr);
gdk_cairo_rectangle (cr, &page_area);
+ cairo_clip (cr);
cairo_surface_set_device_offset (surface, x_offset, y_offset);
cairo_set_source_surface (cr, surface, 0, 0);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]