eoussama/eo-textdraw-editor

🪢 Drag Bind

eoussama opened this issue · 0 comments

Draggable items should be bounded more efficiently.
As it stands, there is a bug with the left bind for textdraw after the board's parent element became absolutely positioned.

It would also help if there was a built-in workaround in the react-draggable library.