File Details
QuickMarks.zip
- R
- Mar 8, 2026
- 24.51 KB
- 70
- 3.4.5+2
- Classic + 1
File Name
QuickMarks.zip
Supported Versions
- 3.4.5
- 2.5.5
- 1.15.8
# QuickMarks Changelog
## Version 1.7 - Resolution & UI Improvements
### New Features
- **Black & White Icon Toggle** - Added option to desaturate raid icons for a grayscale appearance
- **Resizable Options Panel** - Drag the bottom-right corner to resize the configuration window
- **Options Panel Position Memory** - Panel remembers its size and position between sessions
- **Dynamic Panel Sizing** - Options panel now adapts to different screen resolutions (min 600x500, max 1200x1000)
### Bug Fixes
- **TBC Anniversary Compatibility** - Fixed interface version compatibility (now supports both Classic Era 11505 and TBC Anniversary 20505)
- **Custom Button Editor** - Fixed overlapping Save/Cancel buttons in the custom button popup
- **Raid Icon Dropdown** - Fixed issue where clicking one icon would select multiple icons in the dropdown
- **Off-Screen Protection** - Options panel automatically resets to center if saved position is off-screen
- **SavedVariables Conflict** - Removed duplicate SavedVariables declaration that could cause conflicts
### UI Improvements
- Options panel scales between 60-75% of screen size with reasonable min/max bounds
- Custom button editor dialog properly sized to prevent field overlap
- Scroll area now adjusts dynamically when options panel is resized
- Better spacing in custom button creation dialog for improved readability
### Technical Changes
- Updated interface versions to support both Classic Era (11505) and TBC Anniversary (20505)
- Improved closure handling in dropdown menus to prevent selection issues
- Added screen boundary detection for saved window positions
- ScrollChild width now updates in real-time when panel is resized