Opened 6 years ago
Last modified 6 years ago
#18638 closed enhancement
[PATCH] There should be a method to cycle through layers — at Initial Version
| Reported by: | taylor.smock | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 20.02 |
| Component: | Core | Version: | |
| Keywords: | layer, cycle | Cc: |
Description
I originally used CTRL+CTRL+ for the layer switches, but I figured SHIFT+{/SHIFT+} would be better ([ -> { due to SHIFT converting [ to {).
I haven't written tests yet -- I'm doing that now.
I probably didn't pick the right class to instantiate the new class in (I'm currently using LayerListDialog, but I figured that was probably the best place to put it).
Note:
See TracTickets
for help on using tickets.



Initial patch (no tests)