Modify ↓
Opened 4 years ago
Closed 4 years ago
#3936 closed defect (fixed)
deleting first node in circular way breaks the way
| Reported by: | dieterdreist | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | circular ways |
| Cc: |
Description
Refining a way by deleting a node usually does cut a hole, except for circular (closed) ways where you cut the first / last node. That is IMHO a bug.
Attachments (0)
Change History (3)
comment:1 in reply to: ↑ description Changed 4 years ago by dieterdreist
comment:2 Changed 4 years ago by stoecker
Hmm, I would say this is a regression. I remember this had already been fixed in the past.
comment:3 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Replying to dieterdreist:
sorry, it's late, typo, I meant:
Refining a way by deleting a node usually does NOT cut a hole, except for circular (closed) ways if you delete the first / last node it does cut a hole. That is IMHO a bug.