ShukantPal/pixi-essentials

hitHandleType overwrites pointerPosition

ShukantPal opened this issue · 0 comments

projectionTransform.applyInverse(pointerPosition, pointerPosition);

This causes adverse side-effects, like translations not moving in sync with the cursor when the projection is non-identity.