qGlyphFix

qGlyphFix

Identifies Prime, Major and Minor Glyphs in the Inscription UI by overriding GetTradeSkillInfo(), lookup up the skill for major/minor, and modifying the returned skillName to include a color suffix. Any custom tradeskill UI that uses GetTradeSkillInfo() should theoretically work with qGlyphFix.

I WON'T be making any additional UI changes. Requests to change the style of the UI, the layout, the display, sorting order, etc. need to be submitted to
the authors of custom tradeskill addons.

Problems with Blizzards default tradeskill UI:
qGlyphFix won't lag your UI! Blizzard goes a little crazy, calling GetTradeSkillItemInfo(), quite literally, thousands of times when you open the frame and thousands more while maneuvering through the trade skill. Simply leaving the tradeskill frame open for a few minutes generates over 90,000 calls to GetTradeSkillItemInfo(). Therefore, any overrides of this function can incur significant overhead and lag your UI (typically, making the vertical scroll very slow and choppy). qUserKey uses custom caching to circumvent many of these calls and prevent UI lag.

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
Dec 03, 2009
Categories
Last update
Nov 09, 2010
Development stage
Release
Language
  • enUS
License
All Rights Reserved
Curse link
qGlyphFix
Downloads
2,324
Recent files

Authors

  • Avatar of quel
    • Manager
    • Author