Skip to content

Commit 2f8b076

Browse files
Merge pull request #5528 from fm-sys/patch-1
[Powertoys] Add screenshot mode to crop-and-lock.md
2 parents ec78468 + 57d568b commit 2f8b076

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

hub/powertoys/crop-and-lock.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,18 @@ Select the **Close** button of the cropped window to close it and restore the or
3535

3636
### Thumbnail
3737

38-
Creates a window that shows the selected area of the original window. Any changes to the original window's selected area will be reflected on the thumbnail, but the original application can't be controlled through the thumbnail. This mode has the best compatibility.
38+
Creates a window that shows the selected area of the original window. Any changes to the original window's selected area will be reflected on the thumbnail, but the original application can't be controlled through the thumbnail. This mode has the best compatibility across apps.
3939

4040
### Reparent
4141

4242
Creates a window that replaces the original window, showing only the selected area. The application will now be controlled through the cropped window. Closing the cropped window will restore the original window.
4343

4444
Not every window will react well to being contained in another application so this mode has many compatibility issues. It's advisable to use the "Thumbnail" mode instead if you find that a window isn't responding well to being cropped with the "Reparent" mode.
4545

46+
### Screenshot
47+
48+
Creates a window that shows the selected area of the original window as a frozen snapshot. This mode has good compatibility across apps as well.
49+
4650
## Known issues
4751

4852
Crop And Lock currently has the following known issues:

0 commit comments

Comments
 (0)