dragscroll icon indicating copy to clipboard operation
dragscroll copied to clipboard

Add disabledrag attr to pinpoint disable dragging.

Open ethaizone opened this issue 8 years ago • 0 comments

I used nochilddrag but it not work when I press child element. I look into code that found you don't use closest so I add new attr. I think if I edit nochilddrag will cause side effect to another project so this new attr is solution.

ethaizone avatar Oct 20 '17 11:10 ethaizone