File Details
Kaladrax's Reload Button.zip
- R
- Jan 29, 2026
- 3.41 KB
- 4
- 5.5.3
- MoP Classic
File Name
Kaladrax's Reload Button.zip
Supported Versions
- 5.5.3
# Changelog - Reload Button
## [1.0.3] - 2026-01-29
### Changed
- Refined button spacing. Reduced the gap between the "Game Options" group and the "Account" group by half for a more native appearance.
- Adjusted `GameMenuFrame` height expansion to 22px to perfectly match the new tightened layout.
## [1.0.2] - 2026-01-29
### Fixed
- Resolved `Action[SetPoint] failed` error (Dependency Loop) by re-anchoring to the parent frame and "stealing" the Logout button's position instead of pushing the Help button.
- Fixed "Blank Menu" issue by moving layout logic into an `OnShow` hook, ensuring the Game Menu is fully initialized before modification.
## [1.0.1] - 2026-01-29
### Changed
- Updated TOC Interface version to `50503` for MoP Classic 5.5.3 compatibility.
## [1.0.0] - 2026-01-29
### Added
- Initial release.
- Injected "Reload UI" button into the `GameMenuFrame`.
- Added standard Blizzard gold text coloring to the button label.

