Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update performClick coordinates calculation #545

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

zenangst
Copy link
Owner

Refactor performClick method to simplify the calculation of mouse coordinates. Set x to window's origin x plus a fixed offset and y to its vertical center. This improves code readability and maintenance.

Refactor performClick method to simplify the calculation of 
mouse coordinates. Set x to window's origin x plus a fixed offset 
and y to its vertical center. This improves code readability 
and maintenance.
Copy link

@zenangst zenangst merged commit 831cafb into main Jul 16, 2024
1 check failed
@zenangst zenangst deleted the update-click-coordinates-addtostageplugin branch July 16, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant