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 touch events in touch bar #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

ben9583
Copy link

@ben9583 ben9583 commented May 27, 2024

Due to a breaking software change, the touch bar view no longer responds to touch events. This PR does the following:

  • Fixes the touch events not being handled
  • Prevents touch events from moving the image out of the view of the touch bar
  • Restricts movement of the image to when the touch event is occurring on the Nyan Cat sprite itself
  • Refactors code

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