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

How to make changing option easier? #12

Open
nominalista opened this issue Mar 2, 2016 · 9 comments
Open

How to make changing option easier? #12

nominalista opened this issue Mar 2, 2016 · 9 comments

Comments

@nominalista
Copy link

When finger is moving to e.g. right side it's very hard to choose left side option, because screen becomes too small. Is it possible to change moving distance?

@ashqal
Copy link
Owner

ashqal commented Mar 2, 2016

the point is that the library will ignore the moving action while there is any animation. I will find some way to improve the experience.

@nominalista
Copy link
Author

I think I solve that just changing sThreshold to lower, and extending gummy duration, and now experience is much better. But, I have to say that, it's awesome library!

@nominalista
Copy link
Author

Is it possible to turn off jumping effect after swiping ? Where is part of code responsible for it?

@ashqal
Copy link
Owner

ashqal commented Mar 10, 2016

Nice! I have implemented according to your idea.

@nominalista
Copy link
Author

Thank you for cooperation. I will try it after work :)

@nominalista
Copy link
Author

It's almost perfect. There are two problems that I noticed:

  • When I try to move slowly from one option to another it still animates with jumping effect (just set gummy_duration to 2s and then I noticed it ), but it's not a big problem because it's rare case.
  • The biggest problem is that now it gives bad user experience, I mean circle is change too fast from one option to another, if I am comparing it with Google Chrome in one moment the circle is just disappearing and appears in another place, where in Chrome it's moving more smooth.

Only this two issues prevent your library to be perfect !

@nominalista
Copy link
Author

Any progress with this issue?

@ashqal
Copy link
Owner

ashqal commented Mar 15, 2016

I am working on it.

@ashqal
Copy link
Owner

ashqal commented Mar 20, 2016

Please check it again. ^_^

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

2 participants