When the CameraMode
is not Fixed
, holding middle mouse to pan still changes the cursor without doing anything. Notably, this overrides any custom cursor the plugin defines via plugin:GetMouse().Icon
.
Expected behavior
I expect the cursor to be unaffected as I am overriding the camera behaviour myself.