Changes between Version 5 and Version 6 of Ticket #20913, comment 16


Ignore:
Timestamp:
2021-06-20T10:57:15+02:00 (5 years ago)
Author:
Bjoeni

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20913, comment 16

    v5 v6  
    11**TODO for this patch** (I'll extend/edit this comment if necessary)
    22- ~~fix bug that causes non-modifiable layers (e.g. imagery layers) to be saved~~
    3 - check plugin compatibility for savable layers
     3- ~~check plugin compatibility for savable layers~~
    44- ~~do not ask if GPX files generated by JOSM should be overwritten~~
    5 - display * next to GPX layers that need to be saved (move `isDirty()` logic from `OsmDataLayer` to `AbstractModifiableLayer`)
     5- ~~display * next to GPX layers that need to be saved (move `isDirty()` logic from `OsmDataLayer` to `AbstractModifiableLayer`)~~
    66- ~~fix bug displaying markers in white instead of neutral color in some cases~~
     7- add tests
     8- pmd/checkstyle