You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you be willing to take a look at this PR soon? This library is really amazing, but this is the only thing causing issues for me at the moment. I'm integrating this with ReactDnD and need to be able to drag elements in addition to them being set as "selected" without the marquee.
Have just switched over from react-selectable due to some of the performance issues and have this exact use case as well. Would be great to see this worked in
The problem with this is that I also had to add an onClick event to this div to basically fake a selection on click, since it's disabling the ability to select.
Would you be willing to take a look at this PR soon? This library is really amazing, but this is the only thing causing issues for me at the moment. I'm integrating this with ReactDnD and need to be able to drag elements in addition to them being set as "selected" without the marquee.
Originally posted by @floifyed in #81 (comment)
The text was updated successfully, but these errors were encountered: