Hi,
On my macOS Tahoe machine, on Brave, I noticed that using the mouse wheel for one click zooms much further in than it does on Windows.
I found this:
|
const deltaYFactor = isMac ? - 1 : - 3; |
Is it still relevant? Perhaps this was previously added to workaround a bug which is now fixed as of 2025?
Cheers
Hi,
On my macOS Tahoe machine, on Brave, I noticed that using the mouse wheel for one click zooms much further in than it does on Windows.
I found this:
camera-controls/src/CameraControls.ts
Line 768 in e541737
Is it still relevant? Perhaps this was previously added to workaround a bug which is now fixed as of 2025?
Cheers