Remove small drawn fields #264

Merged
enes merged 3 commits from issue-234-empty-box-creation into staging 2024-11-29 14:41:16 +00:00
Member

Remove small drawn fields accidentally created by clicking on the pdf if either the width or height is smaller than MINIMUM_RECT_SIZE. The current size is 21x21 (arbitrarily based on the avatar size).

Additionally fix a small CSS issue causing the mark text to be centered contrary to the actual text location (top left corner) in pdf.

Remove small drawn fields accidentally created by clicking on the pdf if either the width or height is smaller than `MINIMUM_RECT_SIZE`. The current size is 21x21 (arbitrarily based on the avatar size). Additionally fix a small CSS issue causing the mark text to be centered contrary to the actual text location (top left corner) in pdf.
enes added 2 commits 2024-11-29 11:21:53 +00:00
fix(create): remove small drawn fields
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 38s
902ad73faf
Closes #234
enes requested review from m 2024-11-29 11:22:05 +00:00
enes added 1 commit 2024-11-29 11:45:47 +00:00
refactor(create): update comment
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 38s
6193c20ac3
s approved these changes 2024-11-29 13:52:55 +00:00
enes merged commit 55e2e6e35a into staging 2024-11-29 14:41:16 +00:00
enes deleted branch issue-234-empty-box-creation 2024-11-29 14:41:16 +00:00
Sign in to join this conversation.
No reviewers
m
s
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sigit/sigit.io#264
No description provided.