Skip to content

Commit cda4266

Browse files
add the show-viewsetup overlay
1 parent 3d3a619 commit cda4266

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/net/preibisch/stitcher/gui/StitchingExplorerPanel.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ public void mouseClicked(MouseEvent mouseEvent)
523523
addColorMode(); // 'c' or 'C'
524524
addDemoLink(); // 'l' or 'L'
525525
addHelp(); // F1
526+
addViewSetupIdShortcut(); // 'v' or 'V'
526527

527528
addScreenshot(); // 's' or 'S'
528529

0 commit comments

Comments
 (0)