[gimp] Bug 677375: tools do not strictly follow mouse...
- From: Massimo Valentini <mvalentini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Bug 677375: tools do not strictly follow mouse...
- Date: Sun, 10 Jun 2012 15:26:35 +0000 (UTC)
commit d5b6608ad4012a45c9dcb4636dd32f64a0d06d10
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]