roundabout
roundabout copied to clipboard
v2.4.2: animation stuttering with Jquery 1.8.3
I had a list of images in li's in a shallow circle. Item 0 was in the center. When I clicked on Item 3, all went fine. Then I clicked on Item 5 and Item 0 popped back to center for a second, then the animation proceeded normally. Same thing when I clicked on Item 6.
Downgrading to JQuery 1.7 seems to have fixed this. In my gemfile I used: gem 'jquery-rails', '1.0.17'
I think that downgrades Jquery UI as well.
check this issue - worked for me https://github.com/fredhq/roundabout/issues/72