fix-settings-scrolling #24
Reference in New Issue
Block a user
Delete Branch "Dram27/minecraft-pe-0.6.1:fix-settings-scrolling"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added scrolling support to Options screen on both desktop and mobile.
On desktop, the mouse wheel now scrolls through options as well as click-and-drag. On mobile, users can scroll by dragging vertically anywhere in the options panel.
Also fixed visual problems that emerged (overlapping with section text)
We missed this, sorry! I'm going to try reviewing this later
I'm gonna to test it now
Works on iPhone, even rebased all of main onto this and it works. Not sure what the heck is going on on linux.
-weird scaling
-hangs when trying to play audio from button on choose username screen
Should we revert the merge commit for now?
@deepfriedwaffles, no, we should not revert because audio bug is old af. I mean its not this PR fault. Scaling is weird because window default size is small on desktop platforms, lets fix it later.