
Sort order does not appear to impact tab order
zack-emmert opened this issue ยท 0 comments
Minecraft version: 1.18.2
Markdown Manual version: 1.2.1+59006bb
I would expect that overriding sortOrder
for an instance of Tab
would have any impact on its ordering on the left hand side of the manual, however despite overriding it to 0
, 1
, -1
, Integer.MAX_VALUE
, and Integer.MIN_VALUE
, the tab I am adding to the TIS-3D Reference Manual always appears on the top instead of the bottom.