[f-spot/rubenv-gsoc-2009: 77/86] Update preview after loading the full size.



commit 388331e615f0eccdb7acff2532ba766113842cab
Author: Ruben Vermeersch <ruben savanne be>
Date:   Wed Aug 12 18:06:12 2009 +0200

    Update preview after loading the full size.

 src/Editors/RepeatableEditor.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/Editors/RepeatableEditor.cs b/src/Editors/RepeatableEditor.cs
index 7511d1b..fcdb469 100644
--- a/src/Editors/RepeatableEditor.cs
+++ b/src/Editors/RepeatableEditor.cs
@@ -149,6 +149,8 @@ namespace FSpot.Editors {
 			have_full_preview = true;
 			full.Dispose ();
 			loader.Dispose ();
+
+			UpdatePreview ();
 		}
 	}
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]