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

GH-264 fix mouse_drag error when using AutoHotkey v2 #265

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

spyoungtech
Copy link
Owner

Fixes a bug (not passing required number of arguments) in the mouse_drag function that caused the function to error when used with AutoHotkey version 2. Also fixes subsequent API incompatibilities between AHK v1 and v2.

Resolves #264

@coveralls
Copy link

Coverage Status

coverage: 76.233% (-0.02%) from 76.256%
when pulling 074e82f on gh-264
into f2d38c9 on main.

@spyoungtech spyoungtech merged commit f4add5b into main Feb 26, 2024
13 checks passed
@spyoungtech spyoungtech deleted the gh-264 branch April 3, 2024 22:19
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.

mouse_drag method errors with "Invalid index.. Specifically: 8"
2 participants