Closed fa201 closed 4 years ago
To be added layer: small bug on the status of layer when using this short-cut; See issue #1182
The shortcut should be added, but [Crtl]+[L] adds a layer with the same name as the currently selected layer plus an increment number (1, 2, ...). If "myLayer" is the current layer, pressing [Crtl]+[L] will add a new layer "myLayer1".
Thanks for the clarification. Then I close the issue...
Implemented in PR #58
To be added at https://librecad.readthedocs.io/en/latest/ref/widgets.html#layer-list-dock CTRL+L only for active layer.