Transform controls lag issue

Hi Guys,

I have recently updated my three.js version from revision 88.
I’ve also updated all the other depending libraries with it like transform controls and all.
But I’m facing issues in transform controls when I attach transform control to an object and try to rotate the camera, The rotation gets laggy.

Any example for reference to solve the issue would be really helpful.

Thanks,
Akash B.

You can find source code for the latest version of transform controls example in the bottom right corner.

Otherwise, it may be a bit easier to help if you could share the part of your code responsible for using transform controls.

Thanks mjurczyk,

I have found the issue.