Quantcast
Channel: Addons from WowAce.com
Viewing all articles
Browse latest Browse all 2479

LibStrataFix

$
0
0

This is a repackaging of StrataFix into a library, for embedding within other addons. The library provides a fix for Blizzard's intermittent and notorious CreateFrame bug which can break the default UI and the UI of many addons. The library has absolutely no visible effect on the UI aside from fixing the bug when it arises.

Usage Instructions:
This library currently has no API. Simply loading the library will activate the fix.

Addon Embedding Instructions: Embed this library as usual.
Add an external to your .pkgmeta (assuming the WowAce packager):

externals:libs\LibStrataFix:svn://svn.wowace.com/wow/libstratafix/mainline/trunk


Then add to your toc:

## X-Embeds: LibStrataFix## OptionalDeps: LibStrataFix


and embed.xml:

<!--@no-lib-strip@--><Includefile="Libs\LibStrataFix\lib.xml"/><!--@end-no-lib-strip@-->

Mists of Pandaria Update: The bug in Blizzard frames remains in WoW version 5.0.4, and this library remains an effective workaround for it.

Feedback:
Please direct all comments and bug reports to the StrataFix project.


Viewing all articles
Browse latest Browse all 2479