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

MxKineticScrollView #75

Open
mmdemo opened this issue Jan 21, 2013 · 0 comments
Open

MxKineticScrollView #75

mmdemo opened this issue Jan 21, 2013 · 0 comments

Comments

@mmdemo
Copy link

mmdemo commented Jan 21, 2013

CLAMPING state will not emit if any one of the adjsument (hadjust and vadjust) value is not varied.which is wrong!
the fix should be likely in this way.. in ms-kinetic-scrollview.c,In function clamp_adjustments()

if (priv->hclamping || priv->vclamping)
set_state (scroll, MX_KINETIC_SCROLL_VIEW_STATE_CLAMPING);

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