Modify ↓
#3881 closed defect (fixed)
Node icons aren't updated correctly when using undo
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
When undoing a change to a node that affected the icon shown for the node on the map view, the icon stays the same after undo.
Even when a node is created, and then eg. amenity=bus_stop is added, and both are undoed, and then only the creation is redoed, the icon is still bus_stop, even though the node doesn't have the tag.
Attachments (0)
Change History (2)
comment:1 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 3 years ago by stoecker
Ticket #3732 has been marked as a duplicate of this ticket.
Note: See
TracTickets for help on using
tickets.



(In [2459]) fix #3881 - paintstyle caching broken for Undo