X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fspiral-context.cpp;h=3e431667f25ec3defcab471cd1400c8c605506c1;hb=876aa46cb01ee981a0a6dcc39af6fdace7be56bc;hp=56c5b0ebd76bf89d1407b1e18b7d4a26ece8a483;hpb=edfb6f4ecc50bd6d9d7acfe7fc36b915eb921c85;p=inkscape.git diff --git a/src/spiral-context.cpp b/src/spiral-context.cpp index 56c5b0ebd..3e431667f 100644 --- a/src/spiral-context.cpp +++ b/src/spiral-context.cpp @@ -273,6 +273,7 @@ sp_spiral_context_root_handler(SPEventContext *event_context, GdkEvent *event) ( GDK_KEY_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_POINTER_MOTION_MASK | + GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK ), NULL, event->button.time); ret = TRUE;