Changes between Initial Version and Version 1 of Ticket #22834, comment 2


Ignore:
Timestamp:
2023-03-23T11:51:25+01:00 (3 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22834, comment 2

    initial v1  
    1 I am not sure but I think this is an error in JOSM. This code should be followed by a null check:
     1I am not sure but I think this is an error in JOSM. This code in class `PropertiesDialog` should be followed by a null check:
    22{{{
    33final LatLon center = newSel.iterator().next().getBBox().getCenter();