rstacruz / jquery.transit

Super-smooth CSS3 transformations and transitions for jQuery
http://ricostacruz.com/jquery.transit
7.3k stars 864 forks source link

Fix issue with Galaxy S3 native browser when applying a transition with duration 0ms #209

Open herow-io opened 9 years ago

herow-io commented 9 years ago

Samsung galaxy S3 native browser fails to apply a transition with 0ms duration after an transition with a duration != 0ms

patch tested on WP8, ios7-safari, android-2.3, android-chrome, android-firefox, computer-chrome, computer-firefox

I have described the change in code comments. let me know if you need me to repackage without the comments.