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

Mx-kinetic-scroll_view #71

Open
mmdemo opened this issue Nov 26, 2012 · 2 comments
Open

Mx-kinetic-scroll_view #71

mmdemo opened this issue Nov 26, 2012 · 2 comments

Comments

@mmdemo
Copy link

mmdemo commented Nov 26, 2012

ScrollView(contains)->Mycontainer(scrollable)

I have set Clamp-value = False

I have even set the lower bound and upper bound

When make a finger scroll on this widget... Its scrolls infinitely, Vadjusment value goes beyond (12000 to -12000)

how can restrict the bounds??

@djdeath
Copy link
Contributor

djdeath commented Nov 26, 2012

I'm not sure what's your use case, but without clamp the value are not restricted.
So as it is right now, you can't restrict the adjustment value.

Patches are welcome though.

@mmdemo
Copy link
Author

mmdemo commented Nov 27, 2012

Thanks for your input...
this info helped me a lot :)

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

2 participants