Zoom form element for wkhtmltopdf doesn't accet float values. To set a useful zoom value, float values need to be accepted.

CommentFileSizeAuthor
#2 2991658-zoom-float-2.patch618 bytesluksak

Comments

Lukas von Blarer created an issue. See original summary.

luksak’s picture

Category: Feature request » Bug report
Status: Active » Needs review
StatusFileSize
new618 bytes

The attached patch set the step attribute to 0.01. This allows zoom values like 1.33.

benjy’s picture

Status: Needs review » Fixed

Committed and pushed. Added a comma onto that line for PHPCS.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.