egonSchiele / chisel

Open source writing app
https://chiseleditor.com
Other
38 stars 3 forks source link

Use new drag and drop library for grid mode #29

Closed egonSchiele closed 1 year ago

egonSchiele commented 1 year ago

Currently grid mode uses react-draggable. The Atlassian drag and drop library is smoother. Use that library for grid mode instead.

egonSchiele commented 1 year ago

Need to rethink grid mode