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 Tourney Bracket panning for touch devices #2184

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

SirzBenjie
Copy link
Contributor

Mobile devices that don't have a mouse-attached can't pan the tournament bracket view. This was because the listeners were registered for specifically mouse instead of pointer

This presents a fix.
I tested this for mobile versions of chrome, firefox, and opera (dev tools). The panel can now be panned with touch.

-Quazizata

@Zarel
Copy link
Member

Zarel commented Nov 15, 2023

Thanks!

@Zarel Zarel merged commit 0b8a9bb into smogon:master Nov 15, 2023
1 check passed
MathyFurret pushed a commit to MathyFurret/pokemon-showdown-client that referenced this pull request Mar 25, 2024
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.

2 participants