Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle moves faster than image #111

Open
markm26 opened this issue May 15, 2019 · 1 comment
Open

Handle moves faster than image #111

markm26 opened this issue May 15, 2019 · 1 comment

Comments

@markm26
Copy link

markm26 commented May 15, 2019

When I drag the handlebar, it moves faster than the images. I’ve applied this to another Web site without a problem. The link where the problem is occurring is http://threeriversbaseball.com/news050119-field.php. Any help would be much appreciated.

@7iomka
Copy link

7iomka commented May 25, 2019

You have
transition: all 0.8s ease-in-out 0s; on all your images
just make exclusion for
.twentytwenty-container img { transition: none }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants