From f59042dd757499b9f900ab9656686b15e4bd2a64 Mon Sep 17 00:00:00 2001 From: Maximilian Albert Date: Wed, 6 Aug 2008 13:23:49 +0000 Subject: Improve comment in pen-context.cpp (bzr r6577) --- src/pen-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pen-context.cpp') diff --git a/src/pen-context.cpp b/src/pen-context.cpp index 69c486123..ef59aeb31 100644 --- a/src/pen-context.cpp +++ b/src/pen-context.cpp @@ -417,7 +417,7 @@ static gint pen_handle_button_press(SPPenContext *const pc, GdkEventButton const gint ret = FALSE; if (bevent.button == 1 && !event_context->space_panning - // when the last click for a waiting LPE occurs we want to finish the path + // make sure this is not the last click for a waiting LPE (otherwise we want to finish the path) && pc->expecting_clicks_for_LPE != 1) { if (Inkscape::have_viable_layer(desktop, dc->_message_context) == false) { -- cgit v1.2.3