[ ] If user is not moving the canvas using a mouse down click and drag, then add a transition to the canvas position to allow it to move gentle over half a second. A linear transition is ok but an ease in might be better as it would allow large movements to be more easily comprehended by the user
Why (hypothesis)
Makes using the "move to components" less disorientating to move around large maps.
Currently
Description (acceptance criteria)
Why (hypothesis)