Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PE-101] feat: smooth scrolling in editor while dragging and dropping…
… nodes (#6233) * fix: smoother drag scrolling * fix: refactoring out common fns * fix: moved to mouse events instead of drag * fix: improving the drag preview * fix: added better selection logic * fix: drag handle new way almost working * fix: drag-handle old behaviour with better scrolling * fix: remove experiments * fix: better scroll thresholds * fix: transition to drop cursor added * fix: drag handling speed * fix: cleaning up listeners * fix: common out selection and dragging logic * fix: scroll threshold logic fixed
- Loading branch information