Revision: 18604
http://inkscape.svn.sourceforge.net/inkscape/?rev=18604&view=rev
Author: dvlierop2
Date: 2008-05-12 11:58:04 -0700 (Mon, 12 May 2008)
Log Message:
-----------
Add a centralized check (i.e. in the snapper mechanism) whether we've snapped or not, instead of leaving it up to the various tools. This should prevent these tools from moving to (0,0) if they bluntly use the value returned by the snapping mechanism without checking whether snapping has really occured.
Modified Paths:
--------------
inkscape/trunk/src/arc-context.cpp
inkscape/trunk/src/box3d-context.cpp
inkscape/trunk/src/connector-context.cpp
inkscape/trunk/src/context-fns.cpp
inkscape/trunk/src/desktop-events.cpp
inkscape/trunk/src/display/snap-indicator.cpp
inkscape/trunk/src/draw-context.cpp
inkscape/trunk/src/gradient-context.cpp
inkscape/trunk/src/nodepath.cpp
inkscape/trunk/src/object-edit.cpp
inkscape/trunk/src/pencil-context.cpp
inkscape/trunk/src/rect-context.cpp
inkscape/trunk/src/seltrans.cpp
inkscape/trunk/src/snap.cpp
inkscape/trunk/src/snap.h
inkscape/trunk/src/snapped-point.cpp
inkscape/trunk/src/snapped-point.h
inkscape/trunk/src/spiral-context.cpp
inkscape/trunk/src/star-context.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|