Row and Column sorting mixed up
BrainStone opened this issue ยท 4 comments
"Sort in columns" means different types of items are arranged following the vertical direction, if there is not enough space, then it will breaks into two or three or more columns.
(For example: double chest has only 6 rows but you have 7 stacks of different items, then you can see there are two columns after doing "Sort in columns")
Same type of items are then in horizontal direction. So when there are a large amount of same item, it seems that row and column are mixed up but it is actually not.
@jsnimda It's misleading for me too, even I understand your naming way. You named the sort direction and with the icon we expect items alignement direction. I think it's the boundary between tech and UX (how it works vs how it feels ๐).
v0.3+ now you can interchange those two functions (if you want. Gui Setttings -> Post Action
). icon and tooltip text are still not configurable though... (but you can change them via resourcepacks if you really want to)