| |
Hi,
I am in the process of updating the WoW UI Designer for version 1.10. Against the current version on the test server there are still some small errors in the XML files that prevent them from being validated correctly. As I get on average 1 email per day regarding issues caused by the XML files not validating in version 1.9 I would like to present you with the fixes to the xml files in the hope that they might go live.
File UIPanelTemplates.xml
On lines 219-222 there is:
<Scripts>
<OnScrollRangeChanged>
</OnScrollRangeChanged>
</Scripts>
As this is a null statement and is not in the right position within the file, it should be removed entirely.
File FriendsFrame.xml
On lines 2957-2972 there is a block of script statements for ScrollFrame "GuildInfoFrameScrollFrame". This whole block is in the wrong position and should be moved up prior to the <ScrollChild> tag on line 2933.
File ReputationFrame.xml
On lines 113, 676 and 688 there are FontString tags with justifyH="left" attribute, these should be changed to justifyH="LEFT" to be correct.
Well that is all, hopefully not too hard to change before 1.10 final. Thanks for your time.
Nulkris - 60 Alliance Rogue Proudmoore[ post edited by Nulkris ]
|