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

Blurry slides #38

Closed
runepiper opened this issue Feb 28, 2017 · 13 comments
Closed

Blurry slides #38

runepiper opened this issue Feb 28, 2017 · 13 comments
Assignees

Comments

@runepiper
Copy link

Sometimes the slides a blurry, because the widths and transforms are a bit too precise. I suggest to round them.
It is the div created by Siema.

width: 455.188px;
transform: translate3d(-227.594px, 0px, 0px);

I'm using Chrome 56 on macOS

@runepiper runepiper changed the title Blurry slides because Blurry slides Mar 8, 2017
@malteriechmann
Copy link

Any news?

@pawelgrzybek
Copy link
Owner

Hi.

Just released a one update that fixes few issues. This one will be fixed in the next one. Sorry guys for postponing. It should be released in few days.

Have a great day you all 👾

@malteriechmann
Copy link

Thanks!

@pawelgrzybek
Copy link
Owner

Hi @runepiper and @malteriechmann.

I spent some time looking at this issue and there is no way that I can replicate this bug. Any chance to create a CodePen / JSFiddle, JSbin example for me please? If you can provide an info about the browser that the issue occurs it would be really fantastic.

Looking forward to have some info back as I'm really keen to investigate further before next big release. Thanks

@runepiper
Copy link
Author

Hey @pawelgrzybek

Sure, take a look at www.actio.de. At the top right is a small slider and some of the slides are blurry because of the described bug / feature.

@pawelgrzybek
Copy link
Owner

Amazing example! Thanks a ton! if you can give me an info about OS and browser and it's version. Now I have a perfect reference and example to investigate. It will be fixed in next minor release @runepiper.

Ps. Nice looking website 👌

Thanks you again.

@runepiper
Copy link
Author

Yeah sure. I'm using Safari 10.1 on macOS 10.12.4.

Thanks 🙂

@pawelgrzybek
Copy link
Owner

pawelgrzybek commented Apr 13, 2017

Hi guys.

Just to let you know that issue has been resolved. As correctly suggested it was related with pixel rounding. This is everything that was needed to resolve this issue :)

ec54570#diff-0f98adb017f3c5a836cd2a762834f5b9

Thanks again for reporting and have a great weekend 🍻

@malteriechmann
Copy link

Thanks!

@pawelgrzybek
Copy link
Owner

Actually thats better :)

2b568f3#diff-0f98adb017f3c5a836cd2a762834f5b9

@runepiper
Copy link
Author

Well done!
Have a nice weekend as well and happy easter holidays 🥚 🐰

@tyftler
Copy link

tyftler commented May 31, 2018

Since I still had issues with missing rounding I created another pull request to fix this: #178

@bratvanov
Copy link

I was also having issues with blurry slides but tyftler's pull request fixed it for me. Will #178 be merged into the next release?

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

No branches or pull requests

5 participants