[gimp] gimpwarptool: ask for exact motion event
- From: Michael Natterer <mitch src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gimp] gimpwarptool: ask for exact motion event
 
- Date: Tue, 21 May 2013 21:46:34 +0000 (UTC)
 
commit 8d1df4bc650466511e5af72309549530643c956d
Author: Michael Muré <batolettre gmail com>
Date:   Sat Jun 18 20:22:31 2011 +0200
    gimpwarptool: ask for exact motion event
 app/tools/gimpwarptool.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/app/tools/gimpwarptool.c b/app/tools/gimpwarptool.c
index 31e1c79..d80a233 100644
--- a/app/tools/gimpwarptool.c
+++ b/app/tools/gimpwarptool.c
@@ -151,6 +151,7 @@ gimp_warp_tool_init (GimpWarpTool *self)
 {
   GimpTool *tool = GIMP_TOOL (self);
 
+  gimp_tool_control_set_motion_mode (tool->control, GIMP_MOTION_MODE_EXACT);
   gimp_tool_control_set_dirty_mask  (tool->control,
                                      GIMP_DIRTY_IMAGE           |
                                      GIMP_DIRTY_IMAGE_STRUCTURE |
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]