bonsai-desk / bonsai-browser

MIT License
229 stars 7 forks source link

Fix the tab re-ordering bounding box behaviour #42

Closed hyferg closed 2 years ago

hyferg commented 3 years ago

The bounding box is calculated based on mouse position not tab. Needs a more custom solution build which can be build with react-dnd instead of react-beautiful-dnd.