File Details
XPTracker+
- R
- Feb 19, 2026
- 1.33 MB
- 83
- 2.5.5+1
- Classic + 1
File Name
XPTracker-3.0.zip
Supported Versions
- 2.5.5
- 1.15.8
Footer / Status Bar
- Added a status bar at the bottom of the button frame with a gradient background
- Settings cog (left side) - opens the AceConfig settings dialog on click, with hover highlight and tooltip
- Resize handle (right side) - standard WoW grip icon with Up/Highlight/Down states, respects the
IsLockedsetting
Window Resizing
- Main window is now resizable via the resize handle (drag bottom-right)
- Width range: 200px - 600px, height locked to content
- Saved width persists across sessions via
db.profile.MainWindow.Position.width - All child frames (mode sections, session frame, button frame) update live during resize via
OnSizeChanged
Responsive Button Layout
- Track button anchored to
TOPLEFT(stays left) - Pause button anchored to
TOPcenter (stays centered) - Clear button anchored to
TOPRIGHT(tracks right edge) - Buttons remain fixed at 90px wide regardless of window width
Other
- Button frame height increased from 50 to 72px to fit the footer bar
- Default profile width updated from 150 to 320px
RebuildLayoutnow propagates current width to all child frames

