Damen King
Damen King
I was experiencing this working with a tree of hundreds to thousands of drag sources/targets and using the touch backend. I added some of the changes mentioned above but it...
Seems good assuming it doesn't impact other functionality. I imagine that would radically improve the performance
@LFDanLu I am no longer working on this so I have not tried anything since filing this issue
@ameshkin did you ever figure out a solution to this by chance? I'm facing the same issue.
I was only able to get it to do what I wanted by having an outer container for the table with `width: fit-content` but this unfortunately doesn't work with the...