svgbob icon indicating copy to clipboard operation
svgbob copied to clipboard

Simple chart is broken on IE, Edge, and others

Open m417z opened this issue 5 years ago • 3 comments
trafficstars

I think the screenshot below sums it up. You can see that the arrow is broken for all of my apps but Chrome. The chart:

.-------.
| Hello |
'-------'
    |
    v
.-------.
| World |
'-------'

Thanks for developing this service!

image

m417z avatar Jul 13 '20 12:07 m417z

This is a really strange bug.

ivanceras avatar Jul 13 '20 13:07 ivanceras

orient="auto-start-reverse" doesn't work in IE.

https://stackoverflow.com/questions/60564591/how-to-fix-svg-marker-orientation-in-ms-edge

yvt avatar Jul 26 '20 03:07 yvt

I believe this has been fixed with the new version of svgbob.

ivanceras avatar Sep 19 '21 11:09 ivanceras