Wilyicaro / Legacy-Minecraft

This mod adapts all the features from old Minecraft Legacy Console edition
MIT License
114 stars 35 forks source link

Unable to horizontally scroll on an extended crafting menu #460

Open Salt-and-Fries opened 3 weeks ago

Salt-and-Fries commented 3 weeks ago

The User Can't Use the Mouse to Access Extra Recipes

When a crafting category has more than 12 groups of craftable items, the game hides the extra groups further to the right of the crafting menu. This is not an issue if the user has a controller, since the one-at-a-time movement pushes the entire list of categories over.

Image 1 - Showing a visual of the extended groups issue2

If the user is playing with a mouse and keyboard, they have no practical way of getting to the last group. They can however use the arrow keys to maneuver over to it, but that is tedious, and gets annoying fast, especially considering the hand must be removed from the mouse to do it. 

Image 2 - Showing a close-up of the arrow, signifying further groups Issue3

This appears to only be an issue with the miscellaneous tab in a crafting table.

Image 3 - Image of miscellaneous tab Issue4

It does appear to also be an issue, when vanilla tabs are enabled in the UI settings, and the player crafts without a crafting table

Image 4 - Vanilla Tabs option in the settings Issue8

Image 5 - Crafting issue in the blocks tab with Vanilla tabs turned on Issue7

Extra Bug

Arrow still appears when show only craftables is turned on

Image 6 - Yellow arrow stays rendered when there are no further groups Issue1

Recommendation

Could the user be given the option to rebind the in-menu controls?

Image 7 - Example of in-menu controls Issue6