Description: If the toMove window is unfocused the FlaxEngine.Input.MouseScreenPosition property will always return a vector that only contains zeros. #64 Fix: Perform a later update that will correct the drag offset using the current mouse position.