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

Fix draw.KeyDown on macos #495

Merged
merged 2 commits into from
Nov 5, 2023
Merged

Fix draw.KeyDown on macos #495

merged 2 commits into from
Nov 5, 2023

Conversation

sfyatee
Copy link
Contributor

@sfyatee sfyatee commented Oct 21, 2023

Fixes #494

Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Merging #495 (eea29f9) into master (f9bba99) will not change coverage.
The diff coverage is 0.00%.

❗ Current head eea29f9 differs from pull request most recent head 19aed22. Consider uploading reports for the commit 19aed22 to get more accurate results

@@           Coverage Diff           @@
##           master     #495   +/-   ##
=======================================
  Coverage   58.48%   58.48%           
=======================================
  Files          54       54           
  Lines       10761    10761           
=======================================
  Hits         6294     6294           
  Misses       4032     4032           
  Partials      435      435           
Files Coverage Δ
text.go 48.89% <0.00%> (ø)

@rjkroege rjkroege self-assigned this Nov 5, 2023
@rjkroege rjkroege self-requested a review November 5, 2023 13:16
@rjkroege rjkroege assigned sfyatee and unassigned rjkroege Nov 5, 2023
@rjkroege rjkroege merged commit 8eb4bb3 into rjkroege:master Nov 5, 2023
6 checks passed
@rjkroege
Copy link
Owner

rjkroege commented Nov 5, 2023

Thanks for the patch.

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.

draw.KeyDown not working (MacOS)
2 participants