Godot Version
v4.3.dev3.official [36e943b6b]
Question
Is there someway to scroll the window while selecting or dragging an object in the 2D view editor? I know I can drag the viewport by holding down the middle mouse buttong, but I would like that to automatically happen while selecting or
dragging an object around.
Attached is an example where I setup a TileMap and I am duplicating an object and then erasing it. When I go past the edge, the window view does not move to see what is happening.