fix(pdf): dynamic mark scaling #165

Merged
enes merged 9 commits from 146-pdf-scaling into staging 2024-08-28 11:23:34 +00:00
Member

Closes #146

Closes #146
enes added 5 commits 2024-08-26 12:05:53 +00:00
fix(drawing): clamp DrawField within img
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2f54184625
Closes #154
Closes #146
fix(pdf): dynamic mark scaling
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
ea09daa669
Caveat: scaling is not fluid, refresh is required
enes added 1 commit 2024-08-26 12:10:24 +00:00
refactor(pdf): remove unused code
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
8c5be3713d
eugene requested changes 2024-08-27 09:34:15 +00:00
Dismissed
eugene left a comment
Owner

Looks good overall, although I would suggest that sizing should change dynamically if the user changes the size of the browser.

I would suggest:

  • either explore that possibility as part of this PR
  • or, if it falls outside of the scope of this PR, add some comments in order to make it clear that this PR will not dynamically change the size of the marks
Looks good overall, although I would suggest that sizing should change dynamically if the user changes the size of the browser. I would suggest: - either explore that possibility as part of this PR - or, if it falls outside of the scope of this PR, add some comments in order to make it clear that this PR will not dynamically change the size of the marks
enes added 1 commit 2024-08-27 13:25:29 +00:00
fix(pdf): scaling on resize, add avatars to counterpart select
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
4712031615
enes added 1 commit 2024-08-27 14:11:05 +00:00
fix(drawfield): match label and select
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 36s
923a47b4d0
enes added 1 commit 2024-08-27 15:28:28 +00:00
fix(pdf): add proper default width value
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
a442e71087
enes added 1 commit 2024-08-28 09:41:37 +00:00
fix(pdf): reuse content width function
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
59c3fc69a2
enes requested review from eugene 2024-08-28 10:46:38 +00:00
eugene approved these changes 2024-08-28 11:20:07 +00:00
eugene left a comment
Owner

Nice one, and adding the useScale hook looks good

Nice one, and adding the `useScale` hook looks good
enes merged commit 5570d72f79 into staging 2024-08-28 11:23:34 +00:00
enes deleted branch 146-pdf-scaling 2024-08-28 11:23:34 +00:00
Sign in to join this conversation.
No reviewers
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#165
No description provided.