Applied Energistics 2

Applied Energistics 2

172M Downloads

Improve Processing Pattern encoding UI with better location of the pattern section shown

target-san opened this issue ยท 2 comments

commented

Describe the feature

Processing pattern contains 81 input and 27 output slots, yet only 9 and 3 are seen at the moment. Unfortunately UI isn't quite clear about which portion user sees. Here are several ways to improve it:

  1. Row number. Show number of each 3-1 row seen. There's space to the left of scrollbar and between input and output grids. As a result there will be rows from 1 to 27.
  2. Slot number. Show number of each input/output slot seen. Though it's not clear how to show it in filled slot.
  3. Add some kind of "expanded mode" which would show all 81 and 27 slots at once, replacing whole pattern terminal UI. Though I doubt it will be implemented, leaving it here for completeness.

Reasons why it should be considered

As I mentioned before, current UI isn't quite clear about which portion of processing pattern user sees.

Additional details

No response

commented

Variant 2 implemented in #8570

commented

Variant 1 implemented in #8571