Closed clemens-tolboom closed 10 years ago
This still needs some few tweaks now we generate a web page form the index.
Darn ... it's broken on Firefox now. See http://clemens-tolboom.github.io/uml-generator-php/animations/self/ using Firefox.
Fix for Firefox was to add the color after the gradient. Somehow the line style in
function addGradient(svg, name, startColor, stopColor) {
svg.append("radialGradient")
is not done in FF?
This PR is getting to big. Will merge ASAP then file bugs :-(
run