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

Slides flicker in Safari on Mac #275

Open
kamilpaluch opened this issue May 26, 2020 · 4 comments
Open

Slides flicker in Safari on Mac #275

kamilpaluch opened this issue May 26, 2020 · 4 comments

Comments

@kamilpaluch
Copy link

Hey, thanks for providing amazing slider. Recently I noticed an issue with Safari where slider flickers during transition. I checked your codepen demos and they flicker too.
The issue can be fixed with the following CSS:
.gallery-slider div div { transform: translateZ(0); }
Best regards

@mingyu-lee
Copy link

mingyu-lee commented Jun 17, 2020

I had same problem. @kamilpaluch's solution is work. Thanks @kamilpaluch.
It happens also iOS even Chrome App but this solution is worked too.

@angristan
Copy link

Thanks @kamilpaluch! Can confirm this works too.

@ludvigbartholdsson
Copy link

Thank you, this works good!

Lemon2311 added a commit to Lemon2311/siema that referenced this issue Dec 17, 2023
Lemon2311 added a commit to Lemon2311/siema that referenced this issue Dec 17, 2023
Lemon2311 added a commit to Lemon2311/siema that referenced this issue Dec 17, 2023
@Lemon2311
Copy link

Lemon2311 commented Dec 17, 2023

Commit f21d9c6 & 0785290 we`re mistakes, commit 8fba877 stands and is part of pull request.

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

No branches or pull requests

5 participants