Can you share a video or something of what you mean? When I double click on the map in CesiumJS in a default app it doesn’t move.
The camera tutorial talks a bit about manipulating the default behavior or turning off things like tilt/zoom:
The file ScreenSpaceCameraController.js in Source/Scene handles most of the camera logic, so you can look through that as well to get a better idea of what’s going on.