Modify ↓
Opened 3 years ago
Closed 5 months ago
#4304 closed defect (fixed)
Validator updates properties window during duplicate way fixing
| Reported by: | Ldp | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core validator |
| Version: | latest | Keywords: | |
| Cc: |
Description
As title says, when fixing 'Duplicated ways', the properties window is continually updated with each fixed duplicated way's tags while it fixes them. This slows things down considerably.
Attachments (0)
Change History (4)
comment:1 Changed 3 years ago by Ldp
comment:2 Changed 3 years ago by Ldp
Seems to happen when you have all these duplicated ways selected (selected from the validator) before starting the fix.
comment:3 Changed 3 years ago by jttt
Validator should call Dataset.beginUpdate() and Dataset.endUpdate() to make sure that no events are fired while fixing the ways.
comment:4 Changed 5 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed
In 5673/josm:
Note: See
TracTickets for help on using
tickets.



Zooming in so very few objects are on screen helps to speed it up a bit.
JOSM 2748 validator 19304