From 1491c7366dff69bc5e5dc9de5c6574f71d31ed1b Mon Sep 17 00:00:00 2001 From: Diederik van Lierop Date: Sun, 2 Aug 2009 12:32:58 +0000 Subject: Snap to a guide's origin too (resulting in a 2D constraint), instead of only to the guide itself (only 1D constraint) (bzr r8383) --- src/snapped-point.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/snapped-point.h') diff --git a/src/snapped-point.h b/src/snapped-point.h index d071afddc..70d16b0be 100644 --- a/src/snapped-point.h +++ b/src/snapped-point.h @@ -26,6 +26,7 @@ enum SnapTargetType { SNAPTARGET_GRID_INTERSECTION, SNAPTARGET_GUIDE, SNAPTARGET_GUIDE_INTERSECTION, + SNAPTARGET_GUIDE_ORIGIN, SNAPTARGET_GRID_GUIDE_INTERSECTION, SNAPTARGET_NODE_SMOOTH, SNAPTARGET_NODE_CUSP, -- cgit v1.2.3