summaryrefslogtreecommitdiffstats
path: root/src/event-context.cpp
diff options
context:
space:
mode:
authorJohn Smith <john.smith7545@yahoo.com>2013-02-01 06:47:04 +0000
committerJohn Smith <john.smith7545@yahoo.com>2013-02-01 06:47:04 +0000
commit5801c9a1acae9403433ff60c8d3e6a02c3abb056 (patch)
treed081f23f492b733955ed8c297198d5f2e187f450 /src/event-context.cpp
parentPath::OutlineJoin. for inside join, simplify nodes only for obtuse angle (Bug... (diff)
downloadinkscape-5801c9a1acae9403433ff60c8d3e6a02c3abb056.tar.gz
inkscape-5801c9a1acae9403433ff60c8d3e6a02c3abb056.zip
Fix for 1091582 : Problem when entering space in text after space tool toggling.
(bzr r12085)
Diffstat (limited to 'src/event-context.cpp')
-rw-r--r--src/event-context.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/event-context.cpp b/src/event-context.cpp
index 096b310c3..11b814aab 100644
--- a/src/event-context.cpp
+++ b/src/event-context.cpp
@@ -712,6 +712,7 @@ static gint sp_event_context_private_root_handler(
sp_toggle_selector(desktop);
ret = TRUE;
}
+ within_tolerance = false;
break;
case GDK_KEY_Q:
case GDK_KEY_q: