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

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

JOSM 2748 validator 19304

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:

fix #4304 - Improve error fixing performance by calling DataSet.beginUpdate/endUpdate

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.