Skip to content

Commit b7b2942

Browse files
Update readme
1 parent 3ed9a45 commit b7b2942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Inspired by [tryptech](https://github.com/tryptech)'s [obs-zoom-and-follow](http
4747
* **Lock Sensitivity**: How close the tracking needs to get before it locks into position and stops tracking until you enter the follow border
4848
* **Auto Lock on reverse direction**: Automatically stop tracking if you reverse the direction of the mouse.
4949
* **Show all sources**: True to allow selecting any source as the Zoom Source - Note: You **MUST** set manual source position for non-display capture sources
50-
* **Set manual source position**: True to override the calculated x/y (topleft position), width/height (size), and scaleX/scaleY (canvas scale factor) for the selected source
50+
* **Set manual source position**: True to override the calculated x/y (topleft position), width/height (size), and scaleX/scaleY (canvas scale factor) for the selected source. This is essentially the area of the desktop that the selected zoom source represents. Usually the script can calculate this, but if you are using a non-display capture source, or if the script gets it wrong, you can manually set the values.
5151
* **X**: The coordinate of the left most pixel of the display
5252
* **Y**: The coordinate of the top most pixel of the display
5353
* **Width**: The width of the display in pixels

0 commit comments

Comments
 (0)