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
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
I need to measure the time needed for the strokes of a signature. It would be great, if I could start a timer, when someone starts drawing a signature.
The text was updated successfully, but these errors were encountered:
I would also like a StrokeStarted event. I have a requirement that needs to disable buttons on a page while a signature is being captured. It would be nice to have a started and completed event to subscribe to that will allow me to set the state of other controls on the page.
I have added some temporary watermark image which need to be hide by the time we start drawing.Can we get suitable event call back or any other solution for the same?
Thanks in advance.
This is a good feature to add, especially since we have the StrokeCompleted event. I should be able to get this in to the v3.0 release (but maybe not in all the initial v3.0 previews).
I also need a StrokeStarted event in order to disable the PullToRefreshLayout on Android. Otherwise the signature pad does not work correctly on Android when inside a PullToRefreshLayout.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I need to measure the time needed for the strokes of a signature. It would be great, if I could start a timer, when someone starts drawing a signature.
The text was updated successfully, but these errors were encountered: