Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel-goldschen-ohm authored Aug 2, 2022
1 parent adbdb94 commit 5090ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ if __name__ == '__main__':
viewer.imageViewer.wheelZoomFactor = 1.25 # Set to None or 1 to disable
viewer.imageViewer.panButton = Qt.MiddleButton # set to None to disable

# Load an image file to be displayed (will popup a file dialog).
# Load an image stack file to be displayed (will popup a file dialog).
viewer.open()

# Show the viewer and run the application.
Expand Down

0 comments on commit 5090ea2

Please sign in to comment.