If you start a Spacebar + Drag action (to move around in the canvas) when the cursor is on an element, instead of navigating it selects the element and drags it around.
Steps to reproduce
- Create a text element
- Place the cursor on top of it (as such that if you clicked, the element would be selected)
- While pressing the spacebar start a click-and-drag action
Expected result
Actual result
- The element is selected and is now being dragged around
I’d be very glad to help on this. The codebase is a little bit intimidating, so if you can give me some pointers it would be awesome.