beyond-all-reason / BYAR-Chobby

55 stars 63 forks source link

Add Tab Weights Support #619

Closed robertthepie closed 3 months ago

robertthepie commented 3 months ago

Adds weight support for modoptions tabs for sorting purposes. Section weight can be added to Sections in modoptions via an (int/float) weight variable. If a weight is not present at the time of populataing the tabs the amount of tabs is used as a negative weight to maintain the current order.

Testing done:

Damgam commented 3 months ago

LGTM