Keyboard shortcut - Lock current layer
Bug #728081 reported by
pRototype
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Wishlist
|
Jessica |
Bug Description
This is a new entry on the wishlist from me.
I simply want to be able to use a keyboard shortcut to lock current layer.
Reason is that I often find myself switching active layer, and I only want to edit a layer at a time, espechially when the layers below is pretty filled of all kind of objects. Aiming the mouse pointer to the lock-icon make me spend a lot more time on a draw job than I would do if I could do this more effective.
Thanks
tags: | added: layers shortcuts |
Changed in inkscape: | |
importance: | Undecided → Wishlist |
Changed in inkscape: | |
status: | New → Confirmed |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Here's a patch that adds Lock and Hide toggle verbs, which you can then assign to keys.
Added two verbs:
- LayerToggleLock
- LayerToggleHide
Tested with 0.48.3.1, which is currently the highest version in the gentoo repos. Was a lot less complicated than I thought it would be, only had to modify verbs.cpp and verbs.h
~jessica