Modify ↓
Ticket #30 (closed enhancement: fixed)
Hotkey for toggle Layer Visibility
| Reported by: | imi | Owned by: | framm |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
As example Alt+1 .. Alt+9 could toggle visibility of different layers. This makes work with multiple raw gps tracks more easy.
Attachments
Change History
comment:4 Changed 9 months ago by xeen
- Status changed from new to closed
- Resolution set to fixed
In [4333/josm]:
comment:5 follow-up: ↓ 6 Changed 9 months ago by stoecker
NOte: This changes produces warnings of reusing keyboard shortcuts.
comment:6 in reply to: ↑ 5 Changed 9 months ago by xeen
NOte: This changes produces warnings of reusing keyboard shortcuts.
It does? If there are conflicts they should probably be fixed. I tested again locally and no such warnings are printed. Do I need specific plugins?
comment:7 Changed 9 months ago by stoecker
Try this: Load GPX data, close all layers, load GPX again.
comment:8 Changed 9 months ago by xeen
In [4350/josm]:
Note: See
TracTickets for help on using
tickets.



Also I would propose to move the toggle for visibility away from the delete layer button because it often happens that you delete layer instead of just making them invisible.
Or a security check like: Do you really wanna delete the layer???
BTW : Great program!!!