Changeset 19371 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
- Timestamp:
- 2010-01-10T15:46:08+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
r19267 r19371 93 93 * - cookie expiration automatically detected and renewed (after 30 minutes) 94 94 * - proper WMS layer cleanup at destruction (workaround for memory leak) 95 * - new cache format (v3) storing original image and cropped image bbox + angle 96 * - cache management compatible with previous v2 format 97 * - raster image rotation using shift+ctrl key instead of ctrl 98 * - raster image adjustment using default system menu modifier (ctrl for windows) for Mac support 95 99 */ 96 100 public class CadastrePlugin extends Plugin {
Note:
See TracChangeset
for help on using the changeset viewer.