Skip to content

MxKineticScrollView #75

Description

@mmdemo

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);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions