reaviz/reagraph

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

Opened this issue · 2 comments

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

  • Reagraph Version: 4.11.1
  • OS: Windows
  • Browser: Chrome
  • NodeJS version: 18.16.0

Your Example Website or App

No response

Additional context

No response

did you fix the issue

This is still a bug FYI