fix(pdf): dynamic mark scaling #165
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "146-pdf-scaling"
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?
Closes #146
Looks good overall, although I would suggest that sizing should change dynamically if the user changes the size of the browser.
I would suggest:
Nice one, and adding the
useScale
hook looks good