Skip to content

feat: scrollDelta() #981

@dragoncoder047

Description

@dragoncoder047

Is your feature request related to a problem? Please describe.

we have mouseDeltaPos() so you can do obj.moveBy(mouseDeltaPos()) to make it drag with the mouse. For scrollviews it would also be nice to have obj.moveBy(scrollDelta()) to enable this instead of just having to catch it via an onScroll handler

Any more information?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions