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
@ksuchitra532 ksuchitra532 moved this to Triage in Team Workload Jul 28, 2026
@stuckie stuckie moved this from Triage to Backlog in Team Workload Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

4 participants