How to turn off double click going into child scene from parent scene?

Godot Version

Godot 4.6.3

Question

I find when I click on the child scene cause I want to drag it around in 2D mode, sometimes I click and then I see it gets selected, and I click again and it brings me into the child scene.

I keep getting many tabs open and lost as a result. Is it possble to switch this off or implement it as ctrl click if that hasn’t already been used by something else?

image

The second icon from the left changes the editor from Select mode to Move mode - allowing you to move objects around without selecting them.