qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.61k stars 3.01k forks source link

Node tool unselects nodes after moving multiple-selected nodes #16056

Open qgib opened 11 years ago

qgib commented 11 years ago

Author Name: Alister Hood (@AlisterH) Original Redmine Issue: 6944

Redmine category:digitising


(1) Edit a polygon with the node tool. (2) Click on a node to select it. Drag to move it. It will remain selected. (3) Click an edge to select the nodes at each end. Drag to move the nodes. As well as being moved, the two nodes will be unselected. You would expect them to remain selected, consistent with (2). (4) Control-click to select multiple nodes. Drag to move them. As well as being moved, all except one of the nodes will be unselected. Again, you would expect them all to remain selected.

qgib commented 11 years ago

Author Name: Alister Hood (@AlisterH)


Also, another minor issue is that if you multiple-select two edges, the shared node is still selected, but it is drawn as if it is unselected.

qgib commented 7 years ago

Author Name: Giovanni Manghi (@gioman)