File Details
v.1.3.5
- R
- Nov 26, 2025
- 205.85 KB
- 152
- 12.0.0+2
- Retail
File Name
iLvlVisualPanel.zip
Supported Versions
- 12.0.0
- 11.2.7
- 11.2.5
# 1.3.5
1. Structure Refactoring
Reorganization by Functionality: Switched from a "slot-based" logic (Body, Main Hand, Off Hand) to a "feature-based" logic (General, Item Level, Durability, Gems & Enchants).
Clearer Hierarchy: Options are now divided into 4 main tabs to improve navigation.
2. New Features
Dynamic Locking (UX): Added the disabled function to options.
Reset Button: Added a "Restore Defaults" button in the General tab.
Includes a confirmation popup ("Are you sure?").
3. Interface & Design (UI)
FIXED Visual Frames
NEW: Title Coloring
Maintenance Subgroup: Created a dedicated "Maintenance" frame to isolate the reset button and prevent accidental clicks.
4. Technical Fixes
Lua Syntax Fix: Removed the trailing comma , at the very end of the options table, which was causing the '(' expected near 'iLvlVisualPanel' error.
Code Cleanup: Removed old, unused localization keys
5. Localization (Locales)
Added missing keys to the L table

