Chrysalis icon indicating copy to clipboard operation
Chrysalis copied to clipboard

Rename "Lock layer to" to "Lock to layer" to harmonize with other names

Open parke opened this issue 3 years ago • 0 comments

Chrysalis has the following bindings:

Shift to layer Move to layer

However, the lock binding is named differently:

Lock layer to

My suggestion is to rename the Lock to be:

Lock to layer

This will harmonize the names of all three binding types.

Note that the current inharmonious names are probably a result of the underling C function names:

LockLayer(n) MoveToLayer(n) ShiftToLayer(n)

https://kaleidoscope.readthedocs.io/en/latest/layers.html

parke avatar Nov 21 '20 23:11 parke