Skip to content

Commit

Permalink
fix(dnd): Allow selecting text in widgets
Browse files Browse the repository at this point in the history
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
philmander committed Jun 19, 2017
1 parent b97b6f9 commit 3161382
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 14 deletions.
Loading

0 comments on commit 3161382

Please sign in to comment.