From: cth103 Date: Tue, 9 May 2006 11:16:34 +0000 (+0000) Subject: Re-enable link between grid visibility and grid snap. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4f2770681d3ae56a037c8e641e8456f3e4079728;p=inkscape.git Re-enable link between grid visibility and grid snap. --- diff --git a/ChangeLog b/ChangeLog index 5636db05f..097ebdf7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2006-05-09 Carl Hetherington - * src/nodepath.cpp: fix silly bug with snapping node edits. + * src/nodepath.cpp: fix silly bug with snapping node edits. * + src/snapper.cpp, src/snapper.h, src/sp-namedview.cpp: re-enable + link between grid visibility and grid snap. 2006-05-08 Michael Wybrow