Changeset 3838 in josm
- Timestamp:
- 2011-02-01T01:51:19+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/NavigatableComponent.java
r3837 r3838 380 380 final EastNorth finalNewCenter = newCenter; 381 381 382 // we attempt to smooth-scroll at 10 fps, and use 2 seconds to scroll one383 // screen width.384 385 382 new Thread( 386 383 new Runnable() {
Note:
See TracChangeset
for help on using the changeset viewer.