Last modified: 2014-06-02 11:51:38 UTC
Right now we have some animations, such as smooth scrolling, in guiders. It might be advantageous to consider additional animations. One I particularly like is the way the very similar Hopscotch library (https://github.com/linkedin/hopscotch) appear and then move toward an item they're attached to, rather than just appearing in place.
Hover Cards (https://www.mediawiki.org/wiki/Extension:Popups) has some code we could look at for this.
Change 121585 had a related patch set uploaded by Prtksxna: [wip] Add animation to guiders https://gerrit.wikimedia.org/r/121585
Bug 63253 is concerned with hiding popups after the fade out animation. Now that we aren't doing the fade out animations for GuidedTours, the dependency no longer exists.
Change 121585 merged by Phuedx: Add animation to guiders https://gerrit.wikimedia.org/r/121585