armortools
armortools copied to clipboard
Arrow key support for layer stack
After #1299 I'd like to implement more improvements for the layer stack.
- Arrow up and down to select the layer above/below. Maybe Enter to uncollapse a collapsed layer/group.
- Ctrl+Up and Ctrl+Down to move the layer/mask/... up or down if possible. Optionally this could get an entry in the context menu in order to communicate the shortcut to the user?
- Ctrl+Left/Ctrl+Right to move the last layer out of a group or into the group. This operation could also have an entry in the context menu.
- Press Left while dragging to drop a layer outside a group if dropped directly underneath the last layer in a group.
The shortcuts would be configurable just like all others. Any further ideas, suggestions, comments?