You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drawing with a wacom tablet I am using the scribble tool to capture handwriting or simple drawings.
Actual Behavior
Unfortunately points seem to get dropped from the very start of the stroke. I did verify with krita whether the devices work correctly. They do.
When only very slowly drawing, spacedeck recognizes the data. Beginning a stroke or drawing quickly leads to unusable results. Unfortunately this means the user must adapt to spacedeck and as a result the scribble tool is less useful than it could be.
Possible Solution
other issues mention optimization code for svg. I might try to turn it off if I knew how to do it.
Steps to Reproduce the Problem
select scribble tool
start drawing
see the shapes be incomplete
Specifications
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Debian linux 11
Node version: this is the latest image from dockerhub
Database engine (e.g., SQLite):
The text was updated successfully, but these errors were encountered:
I made an example, that clearly shows that fast strokes - for example the "s" in the word "fast" or my "D"s and "B"s are incomplete and points are dropped.
The problem is even visible on the letter "o" in "slow". At the beginning points are dropped. On longer strokes after a while it is fine.
Expected Behavior
Drawing with a wacom tablet I am using the scribble tool to capture handwriting or simple drawings.
Actual Behavior
Unfortunately points seem to get dropped from the very start of the stroke. I did verify with krita whether the devices work correctly. They do.
When only very slowly drawing, spacedeck recognizes the data. Beginning a stroke or drawing quickly leads to unusable results. Unfortunately this means the user must adapt to spacedeck and as a result the scribble tool is less useful than it could be.
Possible Solution
other issues mention optimization code for svg. I might try to turn it off if I knew how to do it.
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: