squiggle with signature-pad and smoother lines + blossom #258
No reviewers
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sigit/sigit.io#258
Loading…
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!