projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.58k stars 1.17k forks source link

Taking screenshot on Mac makes nodes immovable #800

Closed adityatoshniwal closed 3 years ago

adityatoshniwal commented 3 years ago

Steps to reproduce on MacOS: 1) Go to - https://projectstorm.cloud/react-diagrams/?path=/story/simple-usage--simple-example 2) Move the node around 3) Now take a screenshot using Cmd + Shift + 4. 4) Try moving the nodes now. They won't. 5) Now if you press Shift then it comes back to normal.

adityatoshniwal commented 3 years ago

My bad. Sorry. It duplicates #775