pdfme / pdfme

A TypeScript based PDF generator library, made with React.
https://pdfme.com
MIT License
2.16k stars 192 forks source link

Left sidebar drop positioning accuracy #453

Closed peteward closed 1 month ago

peteward commented 1 month ago

Describe the bug

When dragging in new schema from the left-hand sidebar they are not positioned correctly and the positioning inaccuracy increases the further away from the top-left corner

To Reproduce

Expected behavior

The schema should be positioned exactly where it is dropped.

Your Environment

- pdfme version: v4 branch

Your Error Log

-

Additional context

The fix should consider:

peteward commented 1 month ago

Initial notes: