Interface to make lists of operators is broken
josephcsible opened this issue ยท 4 comments
Issue type:
- ๐ Bug
Short description:
When making lists of operators in the logic programmer, the GUI looks all wrong, and things you need to click on are often covered up.
Steps to reproduce the problem:
- Go to "List" in the logic programmer
- Set the type of the list to "Operator"
- Click
+
. - Type in the name of some operator and pick it from the dropdown.
Note that the operator's name is completely obscured. - Click
+
again. - Type in the name of some other operator and pick it from the dropdown.
Note that although the operator's name is now visible, the+
button and the buttons to navigate between list elements are now completely obscured.
Expected behaviour:
All elements should remain fully visible while creating a list of operators.
Versions:
- This mod: Git version 7efc56d
- Minecraft: 1.12.2
- Forge: 14.23.1.2555
Log file:
Contains nothing relevant
Retested with same results for:
Versions:
- This mod: 1.9.4
- Core: 1.11.9
- CC: 2.7.0
- Minecraft: 1.16.5
- Forge: 36.2.4
As discovered in #739, also occurs for lists of recipes.