File Details
FrameUnlocker-1.4.1
- R
- Jan 28, 2026
- 114.08 KB
- 3.2K
- 12.0.0+1
- Retail + 1
File Name
FrameUnlocker-1.4.1.zip
Supported Versions
- 12.0.0
- 2.5.5
Version 1.4.1
Bug Fixes
- Fixed loot frame flickering - Loot roll frames now properly removed from Blizzard's managed frame system when repositioned
- Fixed arena frame flickering - Arena frames now use the same anti-flicker approach as loot and quest tracker
Technical
- All three movable frame types (Loot, Arena, Quest Tracker) now use consistent implementation:
- Removed from managed frame system (
isManagedFrame = false) - Reparented to UIParent when repositioned
- Restored to original container on reset
- Hook delay reduced to 0 (next frame) for minimal flicker
- Removed from managed frame system (
Version 1.4.0
New Features
- Quest Tracker - Scale and reposition the quest/objective tracker
- Draggable anchor for custom positioning
- Removed from Blizzard's managed frame system to prevent flickering
- Position and scale persist across sessions
- Arena / Flag Carrier Frames - Scale and reposition arena enemy frames (also used for WSG/BG flag carriers)
- Draggable anchor for custom positioning
- Move and Reset buttons in settings
/fu quest- Toggle quest tracker positioning anchor/fu arena- Toggle arena frames positioning anchor
Improvements
- Three-column layout - More compact settings panel with better organization
- Reorganized sections - Chat Frames, Group & PvP Frames, Misc Frames
- Reset buttons now reset scale - Reset buttons restore both position and scale to defaults
- Improved hook system with repositioning guards to prevent frame flickering
- Cleaner divider styling in options panel
Technical
- Added hooks for ARENA_PREP_OPPONENT_SPECIALIZATIONS and ARENA_OPPONENT_UPDATE events
- Quest tracker removed from UIParentRightManagedFrameContainer when repositioned
- Fixed naming collision in internal reset functions

