Ignore:
Timestamp:
2010-01-10T15:46:08+01:00 (15 years ago)
Author:
pieren
Message:

Various minor improvements. More bboxes data in the cache. New cache format v3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java

    r19267 r19371  
    9393 *                 - cookie expiration automatically detected and renewed (after 30 minutes)
    9494 *                 - 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 
    9599 */
    96100public class CadastrePlugin extends Plugin {
Note: See TracChangeset for help on using the changeset viewer.