The InkCanvas control area located in the upper left corner of the WPF program displays straight line for the first ten touches.
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
### Description
.net core3 - .net8 inkcanvas display error when user touch the inkcanvas,it will show a line on the inkcanva and just show in the first 10 times. This question just occued on .net core but not in framework。 Is there any solution can skip this issue or fix the problem?
### Reproduction Steps
any wpf application , only use inkcanvas control
### Expected behavior
use screen with touch function
### Actual behavior
touch on the left top corner will display a excess diagonal lines , and will disappear when touch ended
### Regression?
_No response_
### Known Workarounds
_No response_
### Impact
_No response_
### Configuration
_No response_
### Other information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.