Modify

Opened 13 years ago

Closed 13 years ago

Last modified 10 years ago

#5787 closed defect (fixed)

[patch] Display and read offset as one line

Reported by: Zverikk Owned by: Upliner
Priority: normal Milestone:
Component: Core imagery Version: latest
Keywords: Cc:

Description

Now there's two input fields: east and north offsets. It is very unuseful for sharing. There should be one field, in any format.

For example, /(\d+[.,]\d+(?:E-?\d))[,; ]+(\d+[.,]\d+(?:E-?\d))/

Attachments (1)

imagery-offset-dialog.patch (5.0 KB ) - added by Zverikk 13 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by Zverikk, 13 years ago

Summary: Display and read offset as one lineOffset window usability improvements

Also, since the projection is fixed (and numbers are big enough), get rid of E-notation. Usual E0/E1 don't improve anything, just confuse people.

comment:2 by Zverikk, 13 years ago

Summary: Offset window usability improvementsDisplay and read offset as one line

comment:3 by Zverikk, 13 years ago

I've made a patch myself. It also fixes #6098.

Also it allows user to use ',' as decimal separator (automatically converted to '.') and makes it not consume arrow keys while editing the offset.

Last edited 13 years ago by Zverikk (previous) (diff)

comment:4 by Zverikk, 13 years ago

Summary: Display and read offset as one line[patch] Display and read offset as one line

by Zverikk, 13 years ago

Attachment: imagery-offset-dialog.patch added

comment:5 by Upliner, 13 years ago

Resolution: fixed
Status: newclosed

In [4001/josm]:

applied #5787 Display and read offset as one line (patch by Zverik), fixes #6098

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Upliner.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.