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

How to change cursor position while dragging item #281

Open
satyavajja opened this issue Jan 17, 2019 · 0 comments
Open

How to change cursor position while dragging item #281

satyavajja opened this issue Jan 17, 2019 · 0 comments

Comments

@satyavajja
Copy link

satyavajja commented Jan 17, 2019

  • 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]

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