strathausen / dracula

JavaScript layout and representation of connected graphs.
https://www.graphdracula.net
MIT License
834 stars 132 forks source link

allow node text to be copied #29

Closed keeganwitt closed 9 years ago

keeganwitt commented 9 years ago

I think this behavior would be nice. Leaves the drag action only on the nodes themselves, and lets you use the text selection tool on node text.

keeganwitt commented 9 years ago

I should also mention I tested this change in Chrome and Firefox, but can't speak to IE.

keeganwitt commented 9 years ago

Don't pull this yet. One of the changes I merged into my fork broke this enhancement.

keeganwitt commented 9 years ago

OK, should be fixed again now.