Modify ↓
Opened 3 years ago
Closed 3 years ago
#4947 closed defect (wontfix)
Relation Editor: Should update way/node selection on the map
| Reported by: | Johan Dahlin <jdahlin@…> | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
The selection on map should be updated when adding and removing nodes from the relation editor.
Steps to reproduce:
- Select an releation
- Open the relation editor for that relation
- Add a node to the selection
Expected behavior:
The selected relation on the map should be updated to reflect the newly added node
Current behavior:
The selection doesn't change
Attachments (0)
Change History (1)
comment:1 Changed 3 years ago by stoecker
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Relation editor changes are not applied until they are stored with ok. What you suggest does not really work with current way the relation editor is designed.