jeffeb3 / sandify

web based user interface to create patterns that could be useful for robots that draw in sand with ball bearings.
MIT License
190 stars 34 forks source link

Our sortable dependency is being deprecated #260

Closed jeffeb3 closed 1 year ago

jeffeb3 commented 1 year ago

https://github.com/clauderic/react-sortable-hoc

It looks like they are pusing for dnd-kit (drag and drop) instead: https://github.com/clauderic/dnd-kit

I'm not interested in tackling this while I am doing this other stuff. It should be a simplish fix then (and maybe we can add some new functionality at the same time).

bobnik commented 1 year ago

Fixed in #275