Skip to content

Touchscreen Usage #2196

Description

@steveman1123

Description
Currently when using a touchscreen, there is a line drawn between the last cursor position and the touch press coordinates (since the event order is touch press, move, then touch release). How possible would it be to ignore the current cursor position and have the tool usage start at the initial touch press point rather than the current cursor position?

When loading a new document, the initial touch does not trigger the drawing, but all subsequent touches do

Example:
A simple smiley face, left eye drawn first, followed by right eye, then mouth
Image

Expected behavior would yield a drawing without the jumping lines

Additional context
OS: Ubuntu 26.04 LTS
Pinta: 3.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolsGeneral issues related to tools

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions