Skip to content

Add touch support to useDrag - wip#499

Open
jo-chemla wants to merge 5 commits intotheatre-js:mainfrom
jo-chemla:useDrag-touch
Open

Add touch support to useDrag - wip#499
jo-chemla wants to merge 5 commits intotheatre-js:mainfrom
jo-chemla:useDrag-touch

Conversation

@jo-chemla
Copy link
Copy Markdown

@jo-chemla jo-chemla commented Aug 14, 2024

See issue thread here #490 for context and directions

wip add touch support to useDrag for sliders, number inputs etc

  • Modify all MouseEvent to PointEvent
  • Edit all event listeners from mouse-* to pointer-* like pointerdown, pointermove, pointerup
  • Add logs to try to debug touch not working above a given threshold displacement

AriaMinaei and others added 5 commits April 11, 2024 12:03
 - Modify all MouseEvent to PointEvent
 - Edit all event listeners from `mouse-*` to `pointer-*` like `pointerdown, pointermove, pointerup`
 - Add logs to try to debug touch not working above a given threshold displacement
@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
theatre-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2024 1:23pm

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 14, 2024

CLA assistant check
All committers have signed the CLA.

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.

3 participants