Changes between Version 5 and Version 6 of Ticket #20913, comment 16
- Timestamp:
- 2021-06-20T10:57:15+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20913, comment 16
v5 v6 1 1 **TODO for this patch** (I'll extend/edit this comment if necessary) 2 2 - ~~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~~ 4 4 - ~~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`)~~ 6 6 - ~~fix bug displaying markers in white instead of neutral color in some cases~~ 7 - add tests 8 - pmd/checkstyle


