AirLabsTeam / react-drag-to-select

A react library which adds drag to select to your app
https://airlabsteam.github.io/react-drag-to-select
MIT License
157 stars 22 forks source link

Auto Scroll not available during the selection #31

Closed Saturo-Gojo closed 1 year ago

Saturo-Gojo commented 2 years ago

Auto-Scroll behaviour is not present when trying to scroll down the page while selecting the elements.

tomaszczura commented 1 year ago

We'd like to keep this lib small and limit it's functionality to just drawing a rectangle and pass coordinates. Auto scroll sounds nice, but also it feels like a different feature.