File Details
AutoLayout-v49.0.zip
- R
- Mar 8, 2026
- 6.36 KB
- 198
- 12.0.1
- Retail
File Name
AutoLayout-v49.0.zip
Supported Versions
- 12.0.1
v49
- Added
ApplyScale(): When switching from a 1440p window to an Ultrawide fullscreen, the UI scale will likely need to adjust to match the new profile. I added this to the event trigger. - Added a 1.0s Delay: Resizing the game window causes the WoW client to freeze for a split second. I wrapped the layout evaluation in a 1-second timer so the addon waits for the engine to stabilize before forcing an Edit Mode update.
- Cleaned up Debugs: It now correctly logs "Resolution changed to: [Res]" instead of "Addon loaded."

