e.g. when dragging new edges in the "Draw a graph" demo, node labels can get selected. We are specifying ```css user:select: none ``` on `.dc-graph` itself, so this absolutely shouldn't happen.