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

Implement friction in left/right swiping in grid view #174

Open
wschildbach opened this issue Dec 30, 2016 · 0 comments
Open

Implement friction in left/right swiping in grid view #174

wschildbach opened this issue Dec 30, 2016 · 0 comments

Comments

@wschildbach
Copy link

wschildbach commented Dec 30, 2016

This use case applies when there are many rooms; and one has favoritized several talks at overlapping times. One then wants to quickly move between different talks at any one time, and compare and contrast between them. In this use case, we do not care about rooms that do not have a favorite at our selected time.

What we would therefore like to achieve is that only rooms with relevant talks are shown, or at least we scroll easily past rooms that are not relevant, not missing the relevant ones.

One possible implementation might be to implement friction in scrolling "with inertia" and make friction higher when a room with a favorite talk in it comes into view; and make scrolling friction-less for rooms without such favorites.

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

1 participant