Changeset 26293 in osm for applications/editors/josm/plugins/reltoolbox/src
- Timestamp:
- 2011-07-10T11:33:11+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reltoolbox/src/relcontext/ChosenRelation.java
r26290 r26293 101 101 // todo: dim chosen relation when changing layer 102 102 // todo: check this WTF! 103 System.out.println("editLayerChanged() oldLayer=" + oldLayer + ", newLayer=" + newLayer);104 103 clear(); 105 104 if( newLayer != null && oldLayer == null ) {
Note:
See TracChangeset
for help on using the changeset viewer.