Skip to content

fix(touch): reduce more the stutter on mobile - #749

Open
GINOFM wants to merge 1 commit into
YoYoGames:developfrom
GINOFM:develop
Open

fix(touch): reduce more the stutter on mobile#749
GINOFM wants to merge 1 commit into
YoYoGames:developfrom
GINOFM:develop

Conversation

@GINOFM

@GINOFM GINOFM commented Jan 9, 2026

Copy link
Copy Markdown
  • Added preventDefault() listeners on touchstart, touchend and touchmove
  • Used { passive: false } to prevent browser default passive behavior

- Added preventDefault() listeners on touchstart, touchend and touchmove
- Used { passive: false } to prevent browser default passive behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

2 participants