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

CSS Scroll Snap #22

Open
zouhir opened this issue Sep 6, 2018 · 1 comment
Open

CSS Scroll Snap #22

zouhir opened this issue Sep 6, 2018 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@zouhir
Copy link

zouhir commented Sep 6, 2018

First, thanks for putting this great website together, I love it!

Since CSS scroll snap points are now supported in Chrome, do you think it's a good idea to add them to the boxes carousel for mobile users?

Thanks!

@housseindjirdeh
Copy link
Collaborator

Means a lot coming from you mate! Yep was planning to open an issue for it, so thanks for logging this :).

So we already have scroll-snap in place. Was thinking to add it for iOS but -webkit-overflow-scrolling currently overwrites it if I'm not mistaken (and decided to leave scroll-snap for when it eventually gets more browser support).

Definitely think it needs another look to make sure it snaps nicely however! I would also like to have the same behavior on Safari as well.

@housseindjirdeh housseindjirdeh added the help wanted Extra attention is needed label Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants