Changes between Initial Version and Version 1 of Ticket #20038, comment 16
- Timestamp:
- 2020-11-09T09:48:49+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20038, comment 16
initial v1 7 7 * minimize size change of the area. 8 8 9 What is the semantic of different selection orders of the nodes? Can you explain a user what does it mean to select nodes in a different way and what result he could expect? If not, the action should not produce different results depending of the selection order. So the action should sort the ways.9 What is the semantic of different selection orders of the nodes? Can you explain a user what does it mean to select nodes in a different way and what result he could expect? If not, the action should not produce different results depending of the selection order. So the action should sort the nodes at the beginning. 10 10 11 11 The rectify action should produce the same results if applied on a way or if applied on all nodes selected of a way. Especially when both have the same shortcut. But this is absolutely not the case! Draw a nearly rectangle closed way with 4 nodes. make some copies of that way. … … 13 13 Select all nodes of a way and press Q. I would expect the same result as above, but this doesn't happens. Depending on the selection order I get: 14 14 * a way where not all angels are rectified. 15 * an area with size 0 (only a line is) 15 * an area with size 0 (only a line is lrft)


