Upcoming changes to scroll delta behavior

Does this fix this bug with the client camera?

No, this doesn’t fix that.

Which behavior is used depends on what the firmware of the device you’re using reports for hasPreciseScrollingDeltas. If it’s true, you’ll get panning from (vertical and horizontal) scroll, if it’s false, you’ll get zooming from scroll.

  • For MagicTrackpad and built in Macbook trackpads, hasPreciseScrollingDeltas is true and gives panning.

  • For most traditional mice, even some fancy ones with horizontal scroll capability, hasPreciseScrollingDeltas is false, and gives the intended zooming.

You can probably find a third party program that gives you more control over this but there’s not much we could do short of offering some optional force override of the device behavior.

1 Like

Did they change that? Because, I can’t open the chat anymore when it’s manually closed. :person_shrugging:

1 Like

Excellent! The Mouse Enter/Exit behavior has been broken forever