Changes between Initial Version and Version 1 of Ticket #20564, comment 5


Ignore:
Timestamp:
2021-03-09T21:27:16+01:00 (5 years ago)
Author:
Solarspot

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20564, comment 5

    initial v1  
    33
    44Also a null check prevented the cursor update just after Josm start. Moved it to where the null check is indeed needed.
     5
     6Also removed the instance variable cursorCrosshair because I don't think it's doing anything.