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
89 stars 21 forks source link

Remove whitespace from textarea PDF settings #1493

Closed jakejackson1 closed 4 months ago

jakejackson1 commented 4 months ago

Description

The new-lines and tabs between the opening and closing <textarea> tags were causing display problems in the PDF settings.

Testing instructions

  1. Activate Core Booster 2.1 and view the Additional CSS section

Screenshots

Checklist:

Additional Comments

codecov[bot] commented 4 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (924f210) 75.13% compared to head (e6ca498) 75.14%.

Files Patch % Lines
src/Helper/Helper_Abstract_Options.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1493 +/- ## ================================================= + Coverage 75.13% 75.14% +0.01% Complexity 2953 2953 ================================================= Files 243 243 Lines 12883 12881 -2 Branches 370 370 ================================================= Hits 9679 9679 + Misses 3196 3194 -2 Partials 8 8 ```

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