Skip to content

Commit

Permalink
Update napari/_qt/qt_main_window.py
Browse files Browse the repository at this point in the history
Co-authored-by: Grzegorz Bokota <[email protected]>
  • Loading branch information
melonora and Czaki authored Jul 1, 2024
1 parent 32f9bb3 commit 3b1fad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion napari/_qt/qt_main_window.py
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,7 @@ def _screenshot(
flash : bool
Flag to indicate whether flash animation should be shown after
the screenshot was captured.
size : Optional[int, int]
size : tuple of two ints, optional
Size (resolution height x width) of the screenshot. By default, the currently displayed size.
Only used if `canvas_only` is True.
scale : Optional[float]
Expand Down

0 comments on commit 3b1fad7

Please sign in to comment.