[gimp/gimp-2-8] Bug 677375: tools do not strictly follow mouse...
- From: Massimo Valentini <mvalentini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] Bug 677375: tools do not strictly follow mouse...
- Date: Sun, 10 Jun 2012 15:25:57 +0000 (UTC)
commit a4ecfde635f993a6c196cacbf357623a93bb0e5b
Author: Massimo Valentini <mvalentini src gnome org>
Date: Sun Jun 10 17:20:43 2012 +0200
Bug 677375: tools do not strictly follow mouse...
pointer (missing motion events)
app/display/gimpcanvas.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/display/gimpcanvas.h b/app/display/gimpcanvas.h
index bc1a125..bfd8492 100644
--- a/app/display/gimpcanvas.h
+++ b/app/display/gimpcanvas.h
@@ -24,7 +24,6 @@
#define GIMP_CANVAS_EVENT_MASK (GDK_EXPOSURE_MASK | \
GDK_POINTER_MOTION_MASK | \
- GDK_POINTER_MOTION_HINT_MASK | \
GDK_BUTTON_PRESS_MASK | \
GDK_BUTTON_RELEASE_MASK | \
GDK_STRUCTURE_MASK | \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]