buildinternet / supersized

Full screen background slideshow plugin for jQuery
http://www.buildinternet.com/project/supersized/
Other
1.14k stars 259 forks source link

CSS transitions are slowed down #116

Open jelmerdemaat opened 11 years ago

jelmerdemaat commented 11 years ago

On Windows 7, latest Chrome, Supersized 3.2.1:

I have a very simple ul > li > a menu list on my site. On anchors I have set transition: all .2s ease to give it a small fading effect. When Supersized is enabled, this transition effect is quirky, slow and unnatural. When it's disabled, it transitions perfectly (like CSS transitions should be).

Any others with this problem?

gutierrezfredo commented 10 years ago

I'm having the same issue right now with a website that I'm developing.

Have you found any solution for this?