BTW-Community / BTW-Public

Community repository for the BTW CE mod
http://www.sargunster.com/btwforum/
Creative Commons Attribution 4.0 International
112 stars 14 forks source link

Discrete scrolling for MacOS #304

Open PlasmaFox256 opened 1 year ago

PlasmaFox256 commented 1 year ago

MacOS machines have smooth scrolling which means scrolling in inventory doesn't move the hot-bar precisely. Modern Minecraft has this feature.

We need to tells the game to ignore scroll magnitude values given by the operating system and instead to act as if the operating system supplied −1 or +1.

prof-ion commented 11 months ago

Can confirm this issue is a real pain. There is a workaround that some people have had luck with by change the value of the 'mouseSensitivity' 1 is the default I believe, and some have had good luck changing this value to get the desired result. However it would be nice to look into porting this to CE as well. Looks like this was added in MC 1.14.