ngDraggable
ngDraggable copied to clipboard
Doesn't work Windows 8 (sort of)
The example doesn't work with the Windows 8 mouse. It works with Windows 8 touch screen, but not the mouse.
If touch is available it will work with touch, otherwise it falls back to the mouse. It can't work with both inputs.
any updates on this issue? Do you know any easy modifications I can make to a fork to make this possible?