Commit Graph

9 Commits

Author SHA1 Message Date
ee4ca018d8 fix: improve text insertion accuracy
Previous inserted text would appear a little off center from where the user had selected which could cause some frustration.

We improve upon this by updating the code responsible for centering the text to behave in a more accurate manner. From what I can tell it looks to be quite solid but could do with more rigorous testing with shorter and longer inputs.

You can see the improved accuracy in action here:

https://www.loom.com/share/1095fee7605c4790b8b30f573a04f0f0
2023-04-06 23:34:53 +10:00
84b57d715c Apply prettier config to all files 2023-04-04 22:02:32 +00:00
15cecace4e 🚧 signature placement 2023-03-07 16:21:57 +01:00
53094dd9e4 🎨 🧹📝 remove todos, document typing 2023-03-01 14:58:31 +01:00
2f02134bc4 ♻️ 🚧 date and text field 2023-02-28 19:36:21 +01:00
103f9cbe36 🐛 doc-124 Text Signature is not places at field coordinates 2023-02-28 14:19:29 +01:00
9e4874bd27 🗃️ 💄 insert text in custom font, typeSignature 2023-02-20 18:14:52 +01:00
44884ae648 🚧 place signatures and text signatures 2023-02-20 14:49:17 +01:00
017a76ef5d 🚧 📑 pdf helpers, todos for signign 2023-02-18 14:37:26 +01:00