mojira.dev

Nicholas Eckardt

Assigned

No issues.

Reported

MC-193654 Selected item in hotbar doesn't change sometimes while scrolling on linux Community Consensus

Comments

I messed around with the settings a little more, setting the scroll sensitivity to a value greater of 1 appears to fix this issue for me. However the default of exactly 1 causes this issue for me. I imagine a quick way to reproduce this on a non-linux system would be to set the scroll sensitivity to 0.99. My guess is there's a floating point off by one error in the code which doesn't appear in Windows, but does show up in Linux.

I tried all four combinations of discrete scrolling and raw input, none of them fixed the issue for me.