Modify ↓
#12352 closed enhancement (fixed)
[patch] delete layer from file menu
Reported by: | kolesar | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.02 |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
As far as I know, there is no keyboard shortcut in JOSM to delete the active layer. I think it would be practical:
- pressed Ctrl+N but have changed my mind
- opened a lot of layers and would close some of them without mouse
Created DeleteLayerAction, attached patch.
Wireframe View has already taken Ctrl+W, therefore default keyboard shortcut is Ctrl+F4. On my desktop I have choosen Ctrl+W as I don't use Wireframe View at all.
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | DeleteLayerAction.patch added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Milestone: | → 16.02 |
---|
Very nice :)
I put the menu item just below the Open* actions, which is the same order in LibreOffice.
Note:
See TracTickets
for help on using tickets.
In 9443/josm: