You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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
unable to change cursor pointer position while dragging the item in ng2-dnd
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]
The text was updated successfully, but these errors were encountered: