Quantcast

Moved all tooltip functions and most related data inside of a do block.

Author torhal <torhal@dummy.example.com>
Author date 2009-12-04 05:00:38
Author local date 2009-12-04 05:00:38 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-12-04 05:00:38
Committer local date 2009-12-04 05:00:38 +0000
Commit 9453be6b150aa3ac2b571373bd07ed2edffdf1a0
Tree bd8ca5bff62b174b5b0325d116cbab4f8ef85923
Parent b048ec997243f5e29494e2a943f3b1a9e6ee9648
Moved all tooltip functions and most related data inside of a do block.
Renamed arlSpellTooltip and arlTooltip to spell_tip and acquire_tip.
Moved ColourSkillLevel() into the do block with MainPanel.scroll_frame:Update()
Removed a second call to acquire_tip:ClearAllPoints() if the tooltip was configured to anchor to the mouse.
Renamed more variables for clarity.
Moved MainPanel.filter_menu.rep.Classic into the main file body.
Moved MainPanel.filter_menu.rep.BC into the main file body.
Moved MainPanel.filter_menu.rep.LK into the main file body.