Open
Description
Describe the bug
Using the selection tool only tracks a few points (not the entire mouse/pen movement) and lags behind up to multiple seconds
To Reproduce
Steps to reproduce the behavior:
- select selection tool
- make selection
Expected behavior
Selection tool should not lag behind and follow the entire user movement
Desktop (please complete the following information):
- OS: Windows 10
- Version e2ca7fe
Additional context
Commenting out line 504 in EditorScreen.xaml.cs "fixes" the issue
Activity