File Details
XPTimeTracker_15-03-26.zip
- R
- Mar 15, 2026
- 8.96 KB
- 1.7K
- 12.0.5+4
- Classic + 3
File Name
XPTimeTracker_15-03-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
### Fixed
- **Dropdown text bleeding** — Language and Number Format dropdowns now explicitly set their display text with `UIDropDownMenu_SetText`. This prevents XPTimeTracker's text (e.g. "Abbreviated (123.5K)") from appearing in other addons' dropdowns when switching between addon settings panels.
- **Missing slider tracks** — Scale and Opacity sliders now display the horizontal track/bar. Added `AddSliderTrack()` using `UI-SliderBar-Background` texture, as `OptionsSliderTemplate` may not render the track in addon-created frames on some WoW versions.

