#14708 closed defect (fixed)
no warning about potentially erroneous movement of existing nodes
Reported by: | Don-vip | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 17.04 |
Component: | Core | Version: | |
Keywords: | Cc: | planemad |
Description
from 11405 comments:
The warning works on newly created geometries but does not show up when moving the node for an existing object.
Attachments (1)
Change History (6)
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
by , 8 years ago
Attachment: | patch-14708.patch added |
---|
comment:2 by , 8 years ago
You were faster than me.
I added a test for the way segment to highlight the exact segment that causes the problem. I'll merge it after the release.
comment:5 by , 8 years ago
Zoom to problem now works by zooming to the right way segment ;-).
Only disadvantage: You get a warning for each way segment. They are grouped by segment length, not by way, so when working with a lot of ways that contain long segment (borders, ...), you might get a lot of messages. But people working there hopefully know what they are doing.
In 12032/josm: