Changes between Version 1 and Version 2 of Ticket #23408, comment 11
- Timestamp:
- 2024-01-11T17:57:35+01:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23408, comment 11
v1 v2 3 3 When I close all the image layers a lot of `addMouseMotionListener()` actions are triggered from `GeoImageLayer.mapModeListener` 4 4 This is probably not intended? 5 This code in never seems to remove listeners. No idea how it should look like. 5 This code in `GeoImageLayer` never seems to remove listeners. No idea how it should look like. 6 6 {{{ 7 7 #!java


