EragonJ / Trip.js

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.
https://eragonj.github.io/Trip.js/
MIT License
793 stars 111 forks source link

Animate the Expose window #142

Closed nring closed 8 years ago

nring commented 8 years ago

Is it possible to animate the expose/highlight functionality? I feel like it's a bit jarring to have the black background appear without warning. It might be more elegant to have it animate in as well as be able to control the duration of the animation. This is probably an enhancement.

EragonJ commented 8 years ago

Well, they are mainly CSS , so maybe you can add your own animation ? But yes, it's a good point that I can try to add some basic styles for it .

EragonJ commented 8 years ago

@nring I added fadeIn() and fadeOut() to animate the exposed overlay, thanks !

louis49 commented 8 years ago

Hi EragonJ ! Is it possible to revert this commit to correct #146 waiting a real correction ?