holodex / app

http://holodex.enspiral.com
GNU Affero General Public License v3.0
24 stars 1 forks source link

Doesn't work in Safari #68

Closed simontegg closed 8 years ago

simontegg commented 9 years ago

Imgur

Version 8.0.5 (10600.5.3.1)

simontegg commented 9 years ago

Posibly the react hacks but also could be from these lines in graph.js

If the latter, rendering the arrows as svg:path which I was going to do anyway should clear up the bug

ahdinosaur commented 9 years ago

is this still a bug after https://github.com/holodex/app/pull/95?

simontegg commented 9 years ago

Whoops. I haven't yet removed the now unnecessary <defs> code in graph-view.js that I think was causing it.