react-timeline-9000 icon indicating copy to clipboard operation
react-timeline-9000 copied to clipboard

explore using interact drop zones to simplify group changes

Open vasdee opened this issue 6 years ago • 1 comments

This could simplify the logic of having to know the exact heights of each row, instead interact css will encapsulate the entire row and then we are only concerned with the collisions.

vasdee avatar Jun 29 '18 01:06 vasdee

Might be a good case to use https://lodash.com/docs/4.17.10#throttle

lilfolr avatar Jul 02 '18 06:07 lilfolr