Changeset 19267 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java
- Timestamp:
- 2010-01-04T00:33:04+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java
r18544 r19267 124 124 else 125 125 mouseClickedTime = System.currentTimeMillis(); 126 if (e.getButton() != MouseEvent.BUTTON1) 127 return; 126 128 countMouseClicked++; 127 129 EastNorth ea = Main.proj.latlon2eastNorth(Main.map.mapView.getLatLon(e.getX(), e.getY()));
Note:
See TracChangeset
for help on using the changeset viewer.
