Changes between Initial Version and Version 1 of Ticket #13160, comment 25


Ignore:
Timestamp:
2019-01-08T21:46:49+01:00 (7 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13160, comment 25

    initial v1  
    22In `ValidatorTreePanel` we have this:
    33{{{
     4#!java
    45        for (KeyListener keyListener : getKeyListeners()) {
    56            // Fix #3596 - Remove default keyListener to avoid conflicts with JOSM commands