closed
Public

Hi,

If you change the Line element to be dotted or dashed, and output it to HTML, it is appearing as a solid line. Doesn’t seem to be picking up this property at all. This property is being applied correctly in the Rectangle element. And it works in the PDF output. We inspected the line element html using Google Chrome and there seemed to be no reference to ‘border: dashed’ or similar.

Thanks,

Katy

1 answer

Hi Katy,

Different than the Rectangle element, the Line element is drawn on canvas (in HTML5 specification). Currently the line type on canvas does not support dotted or dashed, that’s why you can not see them in the simulation.

HTML5 specification is not finished yet, we believe the those line types will be supported sooner or later. Once they are supported, you will see them in ForeUI simulation.

#1

This question is now closed