Skip to content

Fix draw.KeyDown on macos#495

Merged
rjkroege merged 2 commits intorjkroege:masterfrom
sfyatee:keydown_fix
Nov 5, 2023
Merged

Fix draw.KeyDown on macos#495
rjkroege merged 2 commits intorjkroege:masterfrom
sfyatee:keydown_fix

Conversation

@sfyatee
Copy link
Copy Markdown
Contributor

@sfyatee sfyatee commented Oct 21, 2023

Fixes #494

@codecov
Copy link
Copy Markdown

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
@rjkroege
Copy link
Copy Markdown
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