You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/powertoys/crop-and-lock.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,14 +35,18 @@ Select the **Close** button of the cropped window to close it and restore the or
35
35
36
36
### Thumbnail
37
37
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.
39
39
40
40
### Reparent
41
41
42
42
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.
43
43
44
44
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.
45
45
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
+
46
50
## Known issues
47
51
48
52
Crop And Lock currently has the following known issues:
0 commit comments