daef / poly-bool-comparison

10 stars 4 forks source link

Safari browser: Broken image links. #3

Closed lemmih closed 3 years ago

lemmih commented 3 years ago

Hi. The result image links are broken.

For example, one of them looks like this: https://daef.github.io/poly-bool-comparison/magick///daef.github.io/poly-bool-comparison/rust-geo-booleanop/pngs/twointersectingcontours_tri3_X.png But it should probably be: https://daef.github.io/poly-bool-comparison/rust-geo-booleanop/pngs/twointersectingcontours_tri3_X.png

daef commented 3 years ago

where did you find the broken links? the overview seems to work for me :/

lemmih commented 3 years ago

Oh, now it works for me as well. Not sure what happened. I originally followed the link from here: https://github.com/21re/rust-geo-booleanop/issues/14

lemmih commented 3 years ago

Ah, I can reproduce it. It works in Firefox but fails in Safari.

daef commented 3 years ago

I guess I can slap a 'Safari not supported' label on the front...

lemmih commented 3 years ago

Alright.

daef commented 3 years ago

I'd be happy to merge a fix, but I'm not planning to install/use Safari