-
Notifications
You must be signed in to change notification settings - Fork 246
Description
-
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.
Please tell us about your environment:
Angular version: 7.0.0
Browser: [all]