Skip to content

Commit

Permalink
added ctrl+shift+x hide segments (same as seung lab neuroglancer)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisj committed Apr 16, 2024
1 parent baf6260 commit 2689c03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/custom-keybinds.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
"tool": "grapheneFindPath",
"provider": "graphene"
},
"keyx": false
"keyx": false,
"control+shift+keyx": "clear-segments"
}

0 comments on commit 2689c03

Please sign in to comment.