Skip to content

feat: Fingers should scroll when a stylus is active, not draw annotations #536

@arenk

Description

@arenk

When annotating with an Apple Pencil or other stylus, touching the screen with a finger also triggers annotation drawing - making it impossible to scroll without accidentally marking up the document.

The Pointer Events API exposes pointerType per event, which could be a good starting point for distinguishing the input that initiated a gesture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions