daybrush / selecto

Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.
https://daybrush.com/selecto
MIT License
2.04k stars 82 forks source link

How can I select elements even if the selection area has not covered them entirely? #106

Closed jerwinaton closed 1 year ago

jerwinaton commented 1 year ago

image How can I select elements even if the selection area has not covered them entirely, just like in the image?

The 'selected' class is only applied when the selection area has covered the elements entirely.