Page 1 of 1

CSS shapes not rendering correctly

Posted: Mon Jan 31, 2022 3:57 pm
by Mary
Hi

i don't know if someone already discussed this topic before but here it goes:

when i draw some shape in WWB and when i select CSS output, it does not render the correct shape, but instead, it renders a square (maybe this is some CSS limitation), so i think the only alternative i have so far is to select the shape with an SVG output. Can anyone tell me the reason for this? is it possible to resolve this issue? if so, how.


Thank you very much :wink:

Re: CSS shapes not rendering correctly

Posted: Mon Jan 31, 2022 4:09 pm
by Pablo
This is correct behavior and documented in the help.
CSS only supports rectangles and circles. As alternative you can use SVG.

Re: CSS shapes not rendering correctly

Posted: Mon Jan 31, 2022 4:12 pm
by Mary
I see. Always helpful! Thank you Pablo :D