-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance and Acuraccy Improvements #35
Performance and Acuraccy Improvements #35
Conversation
capture lines below 6 points for fast short lines
This is related to the point i mentioned because of the event, constant drawing and a bug i found |
This seems to fix the displaying of pre existing signatures, however once you draw anything the preexisting signature will be overwritten. Related to #30 |
ill look into it dont know exactly. did u put it as background image before? |
Ok. I've remove the canvas clearing. Otherwise it will be impossible to change an existing signature. Also it would break the background-image feature. Performance wise I don't run into any issues but I've got a quite powerful PC. Works fine for me in Firefox, Edge & Safari on mobile. |
ill check if frame time changes after big drawings too be sure |
Times seem to be very consistent between. |
Should work fine now in v8.1.2 |
capture lines below 6 points for fast short lines
render only while drawing