squiggle with signature-pad and smoother lines + blossom #258
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/signature-pad"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR replaces the signature type drawing.
The squiggle now uses
signature_pad
package and has smoother lines. Due to size implications of more detailed signature the underlying data is encrypted and uploaded to the blossom server.The updated logic is now following strategy like pattern for the toolbox/mark types with each tool having a
Input
andRender
components with optionalfetchAndDecrypt
,encryptAndUpload
functions.#242
TODO:
wip: squiggle with signature-pad and smoother lines + blossomto squiggle with signature-pad and smoother lines + blossomI am loving the new
Mark
Architecture!