This repository has been archived by the owner on Apr 22, 2021. It is now read-only.
Scrolling is incredibly sensitive on macOS Big Sur when using a trackpad #1795
Labels
Milestone
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:
client/src/main/java/me/zeroeightsix/kami/gui/rgui/windows/ListWindow.kt
Lines 152 to 166 in 31e92d2
A workaround could be to add a setting inside the ClickGUI to divide the scrolling speed by 10, or just customize it overall.
The text was updated successfully, but these errors were encountered: