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
{{ message }}
This repository was archived by the owner on Feb 15, 2024. It is now read-only.
This is my first time using this script so I may not fully understand how it is designed. I have some questions about it:
Is the focus of the script to zoom to a general area of the screen that contains the mouse and only move when the mouse is affecting the boundary, or to lock on directly to the position of the mouse and change the bounds every time the mouse moves, effectively keeping the mouse locked to the center of the zoomed area?
When I think of tracking, I think of the latter, but the script seems to perform the functionality of the former. Would be possible to add another setting that enables the latter? I believe this would provide a more accurate way of transferring the zoomed area across the screen.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is my first time using this script so I may not fully understand how it is designed. I have some questions about it:
Beta Was this translation helpful? Give feedback.
All reactions