]> err.no Git - libchamplain/commitdiff
A line was deleted by error in the previous commit
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Thu, 26 Mar 2009 08:12:28 +0000 (10:12 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Thu, 26 Mar 2009 08:12:28 +0000 (10:12 +0200)
champlain/champlain-view.c

index 3309ff9d92d02f0df693d4ee6620ce4794b61765..fd01c04231f871b8d28f6ff22211c12f2872fdc6 100644 (file)
@@ -1421,7 +1421,7 @@ champlain_view_get_coords_from_event (ChamplainView *view,
   gint actor_x, actor_y;
   gint rel_x, rel_y;
 
-
+  clutter_actor_get_transformed_position (priv->finger_scroll, &actor_x, &actor_y);
 
   switch (clutter_event_type (event))
     {