CyclopsMC / IntegratedCrafting

Craft stuff in Integrated Dynamics networks
MIT License
7 stars 6 forks source link

[1.18.1] Single Digit Qty Selection in Crafting Popup #80

Closed enigmaquip closed 2 years ago

enigmaquip commented 2 years ago

Issue type:


Short description:

image In the quantity selection screen, when trying to craft an item, the up/down arrows are unclickable and do not allow the user to add or decrease the amount by 1. The 10's/100's/1000's buttons all work as expected. The User is also not able to manually choose an amount if the 'textbox' is supposed to be editable.

Steps to reproduce the problem:

  1. Create a recipe
  2. Try to craft that recipe
  3. Try to change the quantity crafted by 1

Expected behaviour:


Versions:

Log file:

rubensworks commented 2 years ago

Thanks for reporting!

enigmaquip commented 2 years ago

Looks like this was handled already here https://github.com/CyclopsMC/IntegratedTerminals/pull/77