dragscroll icon indicating copy to clipboard operation
dragscroll copied to clipboard

Disable drag-scrolling for specific child element

Open kubasto opened this issue 7 years ago • 2 comments

nochilddrag works great, but it affects every child element, and leaves just an empty space between them working. Is there a way to exclude just a specific element from the grabbing area? It would be useful for inputs or other interactive elements.

kubasto avatar Jun 02 '18 13:06 kubasto

I would appreciate having that feature too, but this package looks like is not maintained anymore, it was last commited in 2016.

rodrigoyoshida avatar Dec 20 '18 17:12 rodrigoyoshida

I have a click event on a text inside drag-scroll component.I can see sometimes the event is not getting fired. Do anyone have any idea on this?

Aryan001 avatar May 12 '20 10:05 Aryan001