ObaidUrRehman / ng-drag-drop

Drag & Drop for Angular - based on HTML5 with no external dependencies. :tada:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to lock axis during drag

FirstVertex opened this issue · comments

  • I'm submitting a ...
    [ ] bug report
    [x] feature request
    [ ] other

  • What is the current behavior?
    My use case is I need to drag items within a list to reorder them.
    Need to lock the motion of the dragged item to vertical only.

  • What is the expected behavior?
    Would like an Api option to restrict movement to x or y axis during drag.

  • Please tell us about your environment:
    Angular 7