r35
Details
-
FilenameStrataFix-r35.zip
-
Uploaded by
-
UploadedMar 12, 2012
-
Size3.64 KB
-
Downloads60
-
MD5b4f874ace5d2523814736e1a08f2513c
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r35 | oscarucb | 2012-03-12 08:15:41 +0000 (Mon, 12 Mar 2012) | 2 lines
Changed paths:
M /trunk/StrataFix.lua
handle the named argument form of Frame:SetParent
------------------------------------------------------------------------
r33 | oscarucb | 2012-03-11 04:58:08 +0000 (Sun, 11 Mar 2012) | 3 lines
Changed paths:
M /trunk/StrataFix.lua
be slightly less aggressive on CreateFrame
fixes some false positives during load time
------------------------------------------------------------------------
r30 | oscarucb | 2012-03-07 10:07:18 +0000 (Wed, 07 Mar 2012) | 5 lines
Changed paths:
M /trunk/StrataFix.lua
major rewrite of the default fixing code
frames are now fixed only upon creation or SetParent()
this focuses the fix directly on the blizzard bug and obviates the need for blacklisting
the old fix code is still available for manual use from the command line
------------------------------------------------------------------------