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 scrolling in WebKit #141

Merged
merged 2 commits into from
Feb 18, 2022
Merged

Conversation

lujjjh
Copy link
Contributor

@lujjjh lujjjh commented Feb 18, 2022

Fixes #136.

Only trackpad was tested.

ioHidEventRef might be nil if CGEvent is created directly
by CGEventCreateXXX.
@pilotmoon
Copy link
Owner

Wow, that looks very promising! I'll check it out when I'm at my computer.

@pilotmoon pilotmoon merged commit 0c545b0 into pilotmoon:master Feb 18, 2022
@pilotmoon
Copy link
Owner

Brilliant work — it seems to work perfectly for me. I've tested with Magic Mouse and Magic Trackpad. I'm just putting together a build.

@lujjjh lujjjh deleted the fix-webkit-scrolling branch February 18, 2022 14:09
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.

Scroll Reverse bounce bug in macOS 12.2
2 participants