Polymorph overlaps with wireless terminal GUI
Mithi83 opened this issue ยท 2 comments
Using a self-compiled version of the latest master branch, polymorph-neoforge-1.0.4+1.21 and ATM 10.0.14, I tried to replicate a bug I thought I had seen in some youtube video recently. In a wireless crafting terminal (or a ae2wtlib wireless universal terminal) the arrow to move the 3x3 input into the player inventory overlaps with the button for polymorph. Other GUIs, such as a crafting terminal or a pattern encoding terminal are fine.
I'm not sure in which way this should be fixed (AE2 or PolymorphicEnergistics), but since it only happens, when PolymorphicEnergistics is involved I will report it here first. Maybe a fix could be to move the down arrow to be x-aligned to the up arrow and moved to the bottom of the third input row in AE2, but since that involves GUI aesthetics it definitely not my call.
For the time being, I've gone ahead and added some slight integration with AE2WTLib to move the widget down below the slot rather than above if the menu happens to be a wireless crafting terminal specifically from the add-on.