reaviz / reagraph

🕸 WebGL Graph Visualizations for React. Maintained by @goodcodeus.
https://reagraph.dev
Apache License 2.0
685 stars 66 forks source link

Chrome mobile view in dev tools forces "rotate" camera mode. #118

Open popovitsj opened 1 year ago

popovitsj commented 1 year ago

Describe the bug

CameraMode "pan" does not work in Google Chrome developer tools "Toggle device toolbar" mobile view.

The issue doesn't happen on Firefox.

Steps to Reproduce the Bug or Issue

  1. Create a GraphCanvas with a few nodes.
  2. Open in Chrome
  3. Open developer tools
  4. Click "Toggle device toolbar" to switch to mobile view.
  5. Observe that the graph no longer pans, but rotates.

Expected behavior

As a user, I expect to be able to test reagraph in mobile device emulation in Chrome.

Screenshots or Videos

No response

Platform

Your Example Website or App

No response

Additional context

No response

umuttalha commented 11 months ago

did you fix the issue

optojack commented 1 month ago

This is still a bug FYI