Skip to content

Commit

Permalink
update selection instructions for Shift-A keybind
Browse files Browse the repository at this point in the history
  • Loading branch information
psobolewskiPhD authored Sep 18, 2023
1 parent 6e280b0 commit 6a88a53
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/howtos/layers/points.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,10 @@ additional points, or by dragging a bounding box around the points you want to
select. You can quickly select the select points tool by pressing the `S` key
when the points layer is selected.

You can select all the points in the currently viewed slice by clicking the `A`
key if you are in select mode.
Additionally, you can select all the points in the currently viewed slice by pressing
the `A` key and all the points in the layer (across all slices) using `Shift-A`.
Note: Pressing either keybinding again will toggle the selection, so you can select
all points in a layer and the *deselect* points from a slice.

Once selected you can delete the selected points by clicking on the delete
button in the layer controls panel or pressing the delete key.
Expand Down

0 comments on commit 6a88a53

Please sign in to comment.