camera-controls: Question: did 2.3.5 or higher bring breaking changes?

Describe the bug

Did last version bring breaking changes? Looks like like setTarget is behaving really weird compared to before after using scrollwheel.

Was on 2.3.4 and everything was working great.

Im using infinityDolly and dollyToCursor.

To Reproduce

is question only

Code

is question only

Live example

is question only

Expected behavior

is question only

Screenshots or Video

is question only

Device

No response

OS

No response

Browser

No response

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 16 (8 by maintainers)

Most upvoted comments

Awesome, I will try out the new version now in my project.

Btw, you can see all repositories /packages using your module here: And it is ALOT! šŸ‘

image

Iā€™m glad to see that since lib authors never get to see the real product using the lib.

Here is some more motivation then šŸ˜„ Here is another product with a lot of users using your module. https://github.com/IFCjs/web-ifc-viewer

So your work is loved and appreciated šŸ„‡

Working on it and I think almost there. dollyToCursor will be the old behavior. to enable the new behavior, set min/maxDistance to the same values.

https://github.com/yomotsu/camera-controls/pull/431