[Feature Suggestion]: Use Right-Click for Canvas Dragging

Dragging operations are very frequent in use.
Currently, in n8n, dragging the canvas requires using modifier keys like Ctrl or the spacebar for assistance, which is not very convenient.
This is especially problematic when the canvas is zoomed in, and there are annotation boxes under the nodes, making it difficult to drag the canvas smoothly.

I have used some mind mapping software, such as XMind and MindMaster, where dragging the canvas is achieved by pressing and holding the right mouse button. This method is very convenient.
Therefore, I strongly recommend that the developers consider implementing this feature.

The new canvas supports dragging the canvas using a middle-click, which now also works when the cursor is on top of a sticky note.
Hope this helps.

Thank you for sharing. In the following workflow file, if there are large blocks of comments, middle mouse button dragging doesn’t work.

Just tested the example. Works for me with the new canvas without any issues.
Only on the old canvas there is still the issue that the sticky notes are being dragged. There it only works with cmd + right-click.