File Details
ItemRack Anniversary v4.39.8
- R
- Jun 13, 2026
- 165.71 KB
- 14.6K
- 2.5.5+1
- Classic + 1
File Name
ItemRack-anniversary-4.39.8.zip
Supported Versions
- 2.5.5
- 1.15.8
[4.39.8] - 2026-06-13
Accessibility & Layout Improvements
- Accessibility Options Sizing: Replaced the options scale slider/editbox with three mutual-exclusive checkboxes (Default size, Bigger, and Biggest) to easily size the options frame for visually impaired players. Profile migration auto-maps existing custom slider scales onto the checkboxes on login.
- Separated Wrap Settings: Split menu wrapping into two independent settings: Quick menu wrap (for quick-access and set-list dropdowns, wrapping horizontally) and Char sheet wrap (for character pane hover lists, wrapping vertically). This prevents layout conflicts arising from different default orientations.
- Set Menu Wrap Layout Bugfix: Fixed a layout bug where floating-point numbers returned from WoW's slider API (e.g.
3.0000001instead of3) caused wrapping logic (col == max_cols) to fail. Addedmath.floorcast and>=comparison to ensure correct wrapping on popout menus (like the sets menu).

