From 20506160aa4aaa2fc8afd3f0af71e6c6f634fae1 Mon Sep 17 00:00:00 2001 From: cilix42 Date: Thu, 14 Aug 2008 17:39:36 +0000 Subject: [PATCH] fixme is solved --- src/draw-context.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/draw-context.cpp b/src/draw-context.cpp index 6f5d3e4e6..fd854caec 100644 --- a/src/draw-context.cpp +++ b/src/draw-context.cpp @@ -682,7 +682,6 @@ spdc_flush_white(SPDrawContext *dc, SPCurve *gc) // we finished the path; now apply any waiting LPEs or freehand shapes - // FIXME: placing this here seems to cause issues with undo! spdc_check_for_and_apply_waiting_LPE(dc, dc->selection->singleItem()); sp_document_done(doc, SP_IS_PEN_CONTEXT(dc)? SP_VERB_CONTEXT_PEN : SP_VERB_CONTEXT_PENCIL, -- 2.30.2