GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

Legal Signing: Adhere to smaller signature widths + vertical alignment #1516

Closed jakejackson1 closed 6 months ago

jakejackson1 commented 6 months ago

Description

Minor tweaks to the new Legal Signing field support added in https://github.com/GravityPDF/gravity-pdf/pull/1515

Checklist:

Additional Comments

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 76.16%. Comparing base (c7b7ba7) to head (f856150).

Files Patch % Lines
src/Helper/Fields/Field_Fg_Ls_Signature.php 0.00% 4 Missing :warning:
src/View/html/PDF/add_legalsigning_styles.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1516 +/- ## =============================================== - Coverage 76.18% 76.16% -0.02% =============================================== Files 247 247 Lines 12870 12873 +3 Branches 370 370 =============================================== Hits 9805 9805 - Misses 3057 3060 +3 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.