From c3bc5983d53ada2941694d354808d8416f77eea4 Mon Sep 17 00:00:00 2001 From: Diederik van Lierop Date: Sun, 12 Apr 2009 13:32:00 +0000 Subject: Improved wording for the snap indicator: gradients snap to their parent's bounding box, so the snap indicator now displays "bla bla to bounding box" (bzr r7689) --- src/snapped-point.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/snapped-point.h') diff --git a/src/snapped-point.h b/src/snapped-point.h index cc224452d..ee7c12aa7 100644 --- a/src/snapped-point.h +++ b/src/snapped-point.h @@ -39,7 +39,7 @@ enum SnapTargetType { SNAPTARGET_BBOX_EDGE, SNAPTARGET_BBOX_EDGE_MIDPOINT, SNAPTARGET_BBOX_MIDPOINT, - SNAPTARGET_GRADIENT, + SNAPTARGET_GRADIENTS_PARENT_BBOX, SNAPTARGET_PAGE_BORDER, SNAPTARGET_PAGE_CORNER, SNAPTARGET_CONVEX_HULL_CORNER, -- cgit v1.2.3