Changes between Initial Version and Version 1 of Ticket #22834, comment 2
- Timestamp:
- 2023-03-23T11:51:25+01:00 (3 years ago)
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: 1 I am not sure but I think this is an error in JOSM. This code in class `PropertiesDialog` should be followed by a null check: 2 2 {{{ 3 3 final LatLon center = newSel.iterator().next().getBBox().getCenter();


