danielabar / globi-proto

InfoVis 2015 IVMOOC Globi Explorer
http://danielabar.github.io/globi-proto
MIT License
2 stars 1 forks source link

Animated views #40

Closed danielabar closed 9 years ago

danielabar commented 9 years ago

Any view change or list repeater should be animated/transitioned in, using a fade or other appropriate effect. This will make the view changes more pleasing.

danielabar commented 9 years ago

I got the ng-repeater and ng-show fading in nicely.

Had trouble with the ui-router view fades in and out, was flashing various parts of the page rendered further down then redrawing it where its ultimately supposed to be. All kinds of weirdness I don't have time to investigate.

But it's good enough for now.