christopherreay / thisEqualsThat_frontEnd

Online, collaborative pipeline for visualising information
GNU General Public License v3.0
6 stars 5 forks source link

fix css so that spinner animations are still there #74

Closed christopherreay closed 7 years ago

christopherreay commented 7 years ago

checkout the animations on visual.tools/thisEqualsThat

on dev.visual.tools/thisEqualsThat the animations hav stopped.

This is just because you have removed the css classes that enable the animations

bertonbeil commented 7 years ago

I was commend js lines with .toggleClass('spinner') I fix it in my last commit c79d806776523e55faefdc677c731e39244d2085

christopherreay commented 7 years ago

Ok done it

christopherreay commented 7 years ago

yes, you comment them out.

If you want to change the way it looks, then asssign the ...Spinner classes to other elements and play with the CSS. But there needs to be some indication of work