uber / react-digraph

A library for creating directed graph editors
MIT License
2.63k stars 268 forks source link

Some Ctrl/Cmd features don't work well with Mac #307

Closed ajbogh closed 3 years ago

ajbogh commented 3 years ago

Describe the bug The features that use the control key, such as copy/paste, multiple node selection, clicking with ctrl pressed to paste, and zoom are not working as expected with Mac.

To Reproduce Steps to reproduce the behavior:

  1. On a Mac, attempt to use the multiselect feature.
  2. Notice that it is glitchy or doesn't work

Expected behavior The multiselect feature should work properly

Screenshots If applicable, add screenshots to help explain your problem.