NathanaelA / fluentreports

:page_facing_up: Fluent Reports - Data Driven Reporting Engine for Node.js and Browsers :page_facing_up:
https://fluentreports.com
MIT License
375 stars 84 forks source link

[FRG] Support drawing a horizontal line shape #224

Closed beauwest closed 4 years ago

beauwest commented 4 years ago

Identical to #176.

I'm assuming the correct method to draw a horizontal line, is to set the "Height" to 0. However, when I do that, it seems to default it to a "50" value internally, which ends up drawing a diagonal line.

NathanaelA commented 4 years ago

Ok, I thought we had that fixed. Will get that fixed asap.

NathanaelA commented 4 years ago

Fixed in v1.3.6