diff options
Diffstat (limited to 'src/event-context.cpp')
| -rw-r--r-- | src/event-context.cpp | 1 |
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: |
