Changes between Version 1 and Version 2 of Ticket #23408, comment 11


Ignore:
Timestamp:
2024-01-11T17:57:35+01:00 (2 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23408, comment 11

    v1 v2  
    33When I close all the image layers a lot of `addMouseMotionListener()` actions are triggered from `GeoImageLayer.mapModeListener`
    44This is probably not intended?
    5 This code in never seems to remove listeners. No idea how it should look like.
     5This code in `GeoImageLayer` never seems to remove listeners. No idea how it should look like.
    66{{{
    77#!java