Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
A bunch of fixes for node tool from Richard:
- fixed update of node tool vertex markers after undo #1736
- fixed a crash when trying to edit non-existent feature
- vertex markers are now QgsVertexMarker instances (i.e. don't scale when zooming)
- fixed moving of points in point layer
- original node is excluded when snapping

Fixed double map canvas refresh when doing edits.


git-svn-id: http://svn.osgeo.org/qgis/trunk@10947 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
wonder committed Jun 18, 2009
1 parent a6af854 commit 76dd504
Show file tree
Hide file tree
Showing 5 changed files with 334 additions and 124 deletions.
1 change: 1 addition & 0 deletions src/app/CMakeLists.txt
Expand Up @@ -127,6 +127,7 @@ SET (QGIS_APP_MOC_HDRS
qgsmaptooladdisland.h
qgsmaptooladdring.h
qgsmaptoolmovefeature.h
qgsmaptoolnodetool.h
qgsmaptoolselect.h
qgsmaptoolsimplify.h

Expand Down

0 comments on commit 76dd504

Please sign in to comment.