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-315 fix usage of SetKeyDelay in AHKv2 #316

Merged
merged 1 commit into from
May 31, 2024
Merged

GH-315 fix usage of SetKeyDelay in AHKv2 #316

merged 1 commit into from
May 31, 2024

Conversation

spyoungtech
Copy link
Owner

This fixes a bug that occurs when using AHKv2 when using the send method (or other relevant methods like send_input, send_play, etc.) when only providing either key_delay or key_press_duration.

Resolves #315

@coveralls
Copy link

Coverage Status

coverage: 77.031%. remained the same
when pulling b9f5b6a on gh-315
into f6d1b1e on main.

@spyoungtech spyoungtech merged commit 6661450 into main May 31, 2024
13 checks passed
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.

Wrong Type of keyDelay of send command
2 participants