Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options for dragging the canvas around #16

Open
MarcGoekce opened this issue Nov 4, 2024 · 1 comment
Open

Add options for dragging the canvas around #16

MarcGoekce opened this issue Nov 4, 2024 · 1 comment

Comments

@MarcGoekce
Copy link

When switching often between draw.io and the browser, my brain gets confused with left-right mouse button to drag the canvas around.

A great option could be to add something similar:

Drag canvas button

Options for draging the canvas around are:

  • ctrl , alt , etc...
  • right mouse button
  • middle mouse button
  • none (left mouse button)
@PLAYG0N
Copy link
Owner

PLAYG0N commented Nov 4, 2024

Do I understand correctly that the missing feature is right click to drag the object?

The other options should already be present.

This would be a little more complicated since the library which I heavily rely on does not support right click as far as I know. But it is definitely doable :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants