ObaidUrRehman / ng-drag-drop

Drag & Drop for Angular - based on HTML5 with no external dependencies. :tada:
MIT License
239 stars 123 forks source link

Any plans on supporting svg? #179

Open Tucaen opened 4 years ago

Tucaen commented 4 years ago

Since SVG-Elements do not support the drag-events, the lib is obviously not working in SVG. Is there any plan on supporting SVGs (via mousdown, mousemove, etc.) at any time in the future?