Holy cow, I fixed the scrolling issue! The code was working all along, it was just that I divided systems between Linux and Windows/Mac. I took delta and divided it by 120 for Windows AND Mac, but delta on Mac is so small that dividing it by 120 basically turns it into 0, so no scrolling occurred. I’ve fixed that, with the code shown below.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.