Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

[bug] Multi-touch input on iPad when draw & pencil selected makes line between all fingers #205

Closed
colinfwren opened this issue May 3, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@colinfwren
Copy link

Steps to reproduce

  • Load app.tldraw.dev on iPad (15.3.1)
  • Select draw or pencil tool
  • Place two or more fingers on the canvas and drag (needs to be down for four or more fingers to counteract iOS' inbuilt gesture)

Expected Results

  • Panning behaviour as with when mouse is scrolled on desktop

Actual Result

  • A line is drawn rapidly between the finger points

Evidence
I had to rely on assistivetouch to record the behaviours for different touch combinations but it doesn't support more than five fingers, however you can do this with up to 10.

tldraw-multi-touch-defect.mp4
@colinfwren colinfwren added the bug Something isn't working label May 3, 2022
@colinfwren colinfwren changed the title [bug] Multi-touch input on iPad when draw & pencil behaviour [bug] Multi-touch input on iPad when draw & pencil selected makes line between all fingers May 3, 2022
@TodePond TodePond transferred this issue from tldraw/tldraw May 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants