Skip to content

How to change cursor position while dragging item #281

@satyavajja

Description

@satyavajja
  • I'm submitting a ...
    [ ] bug report
    [X] feature request
    [ ] question about the decisions made in the repository

  • Do you want to request a feature or report a bug?

I want feature request

  • What is the current behavior?

unable to change cursor pointer position while dragging the item in ng2-dnd

  • What is the expected behavior?

Ex: I want same behavior on how we can change cusrsor position in jqyoui-draggable plgin
Example ( data-jqyoui-options="{cursorAt: { left: 10, top: -15 }, containment: 'parent'}")

What is the motivation / use case for changing the behavior?
Need to change cursor pointer position while dragging item.
Cursor pointer position always should be outside of the cloned dragged item.

Can you please check the below screenshot for reference.

screenshot

Please tell us about your environment:

Angular version: 7.0.0
Browser: [all]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions