summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 895faba)
raw | patch | inline | side by side (parent: 895faba)
author | Diederik van Lierop <mailat-signdiedenrezidotnl> | |
Sat, 27 Feb 2010 20:53:58 +0000 (21:53 +0100) | ||
committer | Diederik van Lierop <mailat-signdiedenrezidotnl> | |
Sat, 27 Feb 2010 20:53:58 +0000 (21:53 +0100) |
src/pen-context.cpp | patch | blob | history |
diff --git a/src/pen-context.cpp b/src/pen-context.cpp
index 6e545be9d77cfcbaa5ace9b4019f8c151394a580..30c1e0ea9f1d9eb850ff2432127a174a7b64f288 100644 (file)
--- a/src/pen-context.cpp
+++ b/src/pen-context.cpp
sp_canvas_item_hide(pc->cl1);
pc->state = SP_PEN_CONTEXT_POINT;
spdc_pen_set_subsequent_point(pc, pt, true);
+ pen_last_paraxial_dir = !pen_last_paraxial_dir;
ret = TRUE;
}
break;