Ignore:
Timestamp:
2017-10-29T14:57:41+01:00 (6 years ago)
Author:
Don-vip
Message:

fix #14602 - allow both dot and comma decimal separator everywhere possible for user-entered values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/DownloadParamType.java

    r12633 r13050  
    7878         * Download area specified on the command line as bounds string.
    7979         * @param rawGps Flag to download raw GPS tracks
    80          * @param s The bounds parameter
     80         * @param s The bounds parameter. Coordinates must use dot decimal separator as comma is used to delimit values
    8181         * @return the complete download task (including post-download handler), or {@code null}
    8282         */
Note: See TracChangeset for help on using the changeset viewer.