Skip to content

Commit

Permalink
Add nap6 menu contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
jni committed Jun 26, 2024
1 parent ac135ce commit c2d5e54
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/affinder/napari.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,11 @@ contributions:
- command: affinder.apply_affine
display_name: Apply affine
- command: affinder.load_affine
display_name: Load affine
display_name: Load affine
menus:
napari/layers/register:
- command: affinder.start_affinder
napari/layers/transform:
- command: affinder.copy_affine
- command: affinder.apply_affine
- command: affinder.load_affine

0 comments on commit c2d5e54

Please sign in to comment.