Changes between Initial Version and Version 1 of Ticket #14701, comment 9
- Timestamp:
- 2019-03-09T15:05:06+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14701, comment 9
initial v1 1 In [changeset:"14857/josm" 14857/josm]:2 {{{3 #!CommitTicketReference repository="josm" revision="14857"4 see #14701, #174315 - make sure that list of errors is never null6 - performance: avoid to sort list of errors when only elemets were removed from an already sorted list. This reduces time spent to rebuild the tree when primitives are removed or errors are fixed with the Fix button.7 }}}