Triply-Dev / YASGUI.YASQE-deprecated

Deprecated, see https://github.com/TriplyDB/Yasgui for the Yasgui monorepo
MIT License
73 stars 36 forks source link

Change query animation svg #73

Closed LaurensRietveld closed 8 years ago

LaurensRietveld commented 8 years ago

It uses smil animations, which are (sadly) deprecated. Chrome now shows this warning:

SVG's SMIL animations (, , etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.

Instead, lets try to animate this svg with css3 tricks