[libchamplain/libchamplain-0-4] Update scale and license on realize (once the map is available)



commit c92d8002365947dbeb9c435d7760249a67fb2ef3
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date:   Sat Jan 16 16:31:58 2010 -0500

    Update scale and license on realize (once the map is available)

 champlain/champlain-view.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/champlain/champlain-view.c b/champlain/champlain-view.c
index 3059282..b078cb0 100644
--- a/champlain/champlain-view.c
+++ b/champlain/champlain-view.c
@@ -890,6 +890,9 @@ champlain_view_realize (ClutterActor *actor)
 
   /* this call will launch the tiles loading */
   champlain_view_center_on (view, priv->latitude, priv->longitude);
+
+  update_scale (view);
+  update_license (view);
 }
 
 static void



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