yomotsu / camera-controls

A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features.
https://yomotsu.github.io/camera-controls/
MIT License
2.05k stars 257 forks source link

Forward scroll slower than Backward scroll motion in Infinite Dolly mode #525

Open diemildefreude opened 4 months ago

diemildefreude commented 4 months ago

Describe the bug

I'm on using the trackpad of a Lenovo Legion laptop with Windows 11. If I do one backwards swipe, it takes me about three forward swipes to get back where I started: infinite dolly example

This issue doesn't seem to be present in the basic mode: basic example

Maybe related to #497 and #499 ?

Device

Desktop

OS

Windows

Browser

Edge

aka-blackboots commented 3 months ago

@diemildefreude, were you able to solve this? 🤔

diemildefreude commented 3 months ago

@diemildefreude, were you able to solve this? 🤔

Nope! For a little while I tried changing the dollySpeed based on scroll/pinch direction, but the change would get applied too late so you'd see a stutter on direction change. I've posted about a couple of related issues on here, but the developer doesn't seem to be very active here lately.

Anyway, I've learned to live with it. xD