File Details
061
- R
- May 2, 2026
- 49.81 KB
- 4
- 12.0.5
- Retail
File Name
BazBags-061.zip
Supported Versions
- 12.0.5
BazBags
061 (2026-05-02)
Full Changelog Previous Releases
- Money & Currency section: re-card so Currency Alignment lands under Show Currency Tracker rather than Gold Only. The layout engine pairs widgets in strict left/right alternation - widget 1 left, widget 2 right, widget 3 left, etc - and end-of-section cards stack their column's widgets vertically. Previously goldOnly (order 11, left col), showTokens (order 12, right col), tokenAlignment (order 13, left col) packed into [Gold Only + Currency Alignment] on the left and [Show Currency Tracker] alone on the right - which read like Currency Alignment was a sub-option of Gold Only when it's actually the sub-option of Show Currency Tracker (it greys out when the tracker is hidden, which the disabled callback already enforces). Swap goldOnly and showTokens order numbers so showTokens lands on the left, goldOnly on the right, and tokenAlignment lands back on the left under showTokens. Result reads top-to-bottom in each card now: left card is "Show Currency Tracker [toggle] / Currency Alignment [dropdown]", right card is "Gold Only [toggle]". The toggle behaviour is unchanged - only the visual placement moved, bump to 061

