Modify ↓
#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 (0)
Change History (8)
comment:1 Changed 5 years ago by anonymous
comment:2 Changed 5 years ago by stoecker
- Component changed from unspecified to Core
comment:3 Changed 4 years ago by stoecker
- Owner changed from imi to framm
comment:4 Changed 21 months ago by xeen
- Resolution set to fixed
- Status changed from new to closed
In [4333/josm]:
comment:5 follow-up: ↓ 6 Changed 21 months ago by stoecker
NOte: This changes produces warnings of reusing keyboard shortcuts.
comment:6 in reply to: ↑ 5 Changed 21 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 21 months ago by stoecker
Try this: Load GPX data, close all layers, load GPX again.
comment:8 Changed 21 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!!!