[1.0.0] Incorrect tab width on choose-a-thing GUIs with 5 or 6 tabs
Posted: Fri Oct 30, 2020 7:13 am
This has been bothering me since March, but for some reason I never reported it, and apparently nobody else has either that I've been able to find.
With choose-a-thing GUIs (for example, the recipe / item selector in the controller GUI), a single row of five or six tabs will leave a gap at the right side, instead of taking up all of the available space:
This problem goes away once there is more than one row.
It might make the most sense (and allow for cleaner code) if the category buttons were always buttons instead of changing between buttons and tabs. Then this issue wouldn't be relevant anymore, and the coloring of the selected category would be consistent.
With choose-a-thing GUIs (for example, the recipe / item selector in the controller GUI), a single row of five or six tabs will leave a gap at the right side, instead of taking up all of the available space:
This problem goes away once there is more than one row.
It might make the most sense (and allow for cleaner code) if the category buttons were always buttons instead of changing between buttons and tabs. Then this issue wouldn't be relevant anymore, and the coloring of the selected category would be consistent.