tldraw / tldraw/obsidian-plugin
Touch produces penstroke in pen mode
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 451
- Forks
- 24
- Avg merge
- 8m
- Merged PRs (30d)
- 2
Description
In contrast to the behavior on tldraw.com, when I touch the screen with one finger in pen mode, a stroke is created. This is counterproductive when I want to use a stylus for writing/drawing because stray strokes are created when palm rejection doesn't work or while I'm trying to zoom around the canvas.
Might be related to #5.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the one-finger touch behavior in pen mode and inspect the plugin's touch and pen-mode handling, comparing it with the behavior on tldraw.com. Check issue #5 for related context. Done means touching with one finger in pen mode no longer creates an unwanted stroke while stylus drawing remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100