client icon indicating copy to clipboard operation
client copied to clipboard

Scrolling is incredibly sensitive on macOS Big Sur when using a trackpad

Open 5HT2 opened this issue 3 years ago • 0 comments

I have confirmed this with a user and someone outside of KAMI Blue. It appears to be a lwjgl bug, I filed a report here: LWJGL/lwjgl#159.

Relevant code: https://github.com/kami-blue/client/blob/31e92d263c4027d3d9290dfba190ee170960d186/src/main/java/me/zeroeightsix/kami/gui/rgui/windows/ListWindow.kt#L152-L166

A workaround could be to add a setting inside the ClickGUI to divide the scrolling speed by 10, or just customize it overall.

5HT2 avatar Jan 05 '21 01:01 5HT2