lsstdarkmatter / dark-matter-graph

Create dark matter graphics
https://lsstdarkmatter.github.io/dark-matter-graph/
MIT License
5 stars 2 forks source link

implement ctrl+click to hold selection #42

Closed yymao closed 6 years ago

yymao commented 6 years ago

This PR implements ctrl+click to hold selection to fix #41

@kadrlica can you confirm if this works on a Mac?

kadrlica commented 6 years ago

@yymao I've confirmed that this works on Linux with Firefox, but I can't get it working on my Mac using Chrome or Safari. Cmd doesn't work and Ctrl brings up the Ctrl-Click (i.e. Right-Click) menu.

yymao commented 6 years ago

@kadrlica can you try again with the Cmd key on a Mac? Thanks!