Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dnd): Allow selecting text in widgets
This change fixes #9 and #22. Instead of using 'canDrag' in the widget frame's drag spec to determine if dragging is allowed, this change removes connecting React D+D completely if not in edit mode.
- Loading branch information