#1455 closed enhancement (fixed)
[PATCH] keyboard shortcut for changing display of gps tracks (points--lines)
| Reported by: | Schusch | Owned by: | Henry Loenwind |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
It would make the use of josm even better, if it would be possible to change the display of the gps points on the fly.
If I change this now (doing so in the preferences), I have to restart josm if I want to use yahoo aerial images (menu WMS is deactivated after changing preferences).
So two proposals here
- changing a preference like displaying the gps tracks in another way shouldn't deactivate WMS services (that's the more important one)
- a keyboard shortcut for changing the gps track display would be fine
(and a big thanks for the space :-)
Schusch
Attachments (4)
Change History (14)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:3 by , 17 years ago
| Resolution: | duplicate |
|---|---|
| Status: | closed → reopened |
| Summary: | changing display of gps tracks should not deactivate wms services (+shortcut for this) → keyboard shortcaut for changing display of gps tracks (points--lines) |
is it ok, if I change the title a bit and just focus on the keyboard shortcut?
I couldn't find a possibility to change the view between points and lines without going through the preferences dialog. I change this view quite often to interpret my gps tracks.
greetings, Schusch
comment:4 by , 17 years ago
| Summary: | keyboard shortcaut for changing display of gps tracks (points--lines) → keyboard shortcut for changing display of gps tracks (points--lines) |
|---|
corr. title
comment:5 by , 17 years ago
| Status: | reopened → new |
|---|
comment:6 by , 17 years ago
| Owner: | changed from to |
|---|
As I'm working on keyboard shortcuts atm, I'll put this on my list.
Anyone to volunteer an icon for this action?
comment:7 by , 17 years ago
Here is the patch. (Note: it depends on #1622)
You will find the new action "Toggle GPX lines" in the toolbar configuration. Once you have put it into the toolbar, its shortcut will be active. The shortcut is configurable, see the new shortcut configuration tab in the preferences window.
by , 17 years ago
| Attachment: | ToggleGPXLinesAction.java added |
|---|
by , 17 years ago
| Attachment: | MainMenu.diff added |
|---|
by , 17 years ago
| Attachment: | empty_24px.png added |
|---|
by , 17 years ago
| Attachment: | empty_16px.png added |
|---|
comment:8 by , 17 years ago
| Summary: | keyboard shortcut for changing display of gps tracks (points--lines) → [PATCH] keyboard shortcut for changing display of gps tracks (points--lines) |
|---|
comment:9 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Applied (with changed image) in 1030.



Duplicate of #814.