kutlugsahin / smooth-dnd

drag and drop library for javascript
MIT License
598 stars 146 forks source link

add option to disable scroll overlap detection #55

Open richrout opened 5 years ago

richrout commented 5 years ago

As mentioned in issue #54 - when you have scrollable vertical containers, scrolling by dragging a card horizontally can be busted.

This new option basically disables the automatic scroll overlap detection and puts the onus on the consumer to set up their UI in a way that overlaps are easy to navigate.

richrout commented 4 years ago

Hey @johanneswilm @klaasman @kutlugsahin - I was asked by @gregoryforel to bump you guys on this PR. See issue #54 for more details.

Cheers!

Monu18765 commented 11 months ago

Merge this branch guys.