[gnome-photos/wip/rishi/double-buffering: 8/12] image-view: Redraw	when the entire GeglNode has been computed
- From: Debarshi Ray <debarshir src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-photos/wip/rishi/double-buffering: 8/12] image-view: Redraw	when the entire GeglNode has been computed
 
- Date: Wed, 18 Jan 2017 11:04:07 +0000 (UTC)
 
commit 040515ac2f6c7936a619c21ebeda28c7a4ac82fd
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Jan 17 10:49:31 2017 +0100
    image-view: Redraw when the entire GeglNode has been computed
 src/photos-image-view.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-image-view.c b/src/photos-image-view.c
index 2629ade..f898c8f 100644
--- a/src/photos-image-view.c
+++ b/src/photos-image-view.c
@@ -208,6 +208,7 @@ photos_image_view_computed (PhotosImageView *self, GeglRectangle *rect)
 
   photos_image_view_update_graph (self);
   photos_image_view_update (self);
+  gtk_widget_queue_draw (GTK_WIDGET (self));
 }
 
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]