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.
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.