Stop Arc Rotation Camera from Moving When Picking

In our code, if we detect any change in the cursor position (event.clientX/Y), there will be a POINTERMOVE event that’s handled so the first thought that comes to mind is if there’s some kind of floating point precision error or something that needs to be accounted for. In any case, if you have some kind of video or data that we can use to get an idea of what’s going on, it’d be greatly appreciated.