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

bugfix: fix broken touch scrolling #1774

Merged
merged 1 commit into from
May 18, 2024

Conversation

StarScape
Copy link
Contributor

I noticed scrolling on a touchscreen was not working on the newest main, then after a little investigation discovered this was (embarrassingly) introduced by my own tab swiping patch, and an overzealous preventDefault() call. Honestly, I'm not even sure why I had that in there to begin with...

Sure glad this hasn't been shipped yet! Sorry about that.

This was a regression introduced by PR birchill#1653, this fixes it.
@StarScape StarScape changed the title bugfix: remove preventDefault that was preventing scroll bugfix: fix broken touch scrolling May 17, 2024
@birtles birtles merged commit 18edfaf into birchill:main May 18, 2024
1 check 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.

None yet

2 participants