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

Expected behavior would yield a drawing without the jumping lines
Additional context
OS: Ubuntu 26.04 LTS
Pinta: 3.1.2
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
Expected behavior would yield a drawing without the jumping lines
Additional context
OS: Ubuntu 26.04 LTS
Pinta: 3.1.2