Originally created by @dscyrescotti on GitHub (May 5, 2024).
Originally assigned to: @dscyrescotti on GitHub.
Description
When drawing strokes, I noticed that the stroke doesn't start from the initial position that I started on the screen. So, it is pretty difficult to write or draw on the canvas because it doesn't sync with the actual drawing. It is a call to enhance stroke generator to ensure generating the stroke from the initial touch point.
Originally created by @dscyrescotti on GitHub (May 5, 2024).
Originally assigned to: @dscyrescotti on GitHub.
### Description
When drawing strokes, I noticed that the stroke doesn't start from the initial position that I started on the screen. So, it is pretty difficult to write or draw on the canvas because it doesn't sync with the actual drawing. It is a call to enhance stroke generator to ensure generating the stroke from the initial touch point.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @dscyrescotti on GitHub (May 5, 2024).
Originally assigned to: @dscyrescotti on GitHub.
Description
When drawing strokes, I noticed that the stroke doesn't start from the initial position that I started on the screen. So, it is pretty difficult to write or draw on the canvas because it doesn't sync with the actual drawing. It is a call to enhance stroke generator to ensure generating the stroke from the initial touch point.