File Details
v1.0.5
- R
- Nov 17, 2009
- 18.80 KB
- 17
- 3.1.0
- Retail
File Name
addonmanager-v1.0.5.zip
Supported Versions
- 3.1.0
tag v1.0.5
4dabe90f4a248ee164fc530d911c9b84c5a81080
Matthew Franglen <matthew@franglen.org>
2009-11-17 20:17:32 +0000
Auto Reload on exit now available.
Also a wild stab at a bug reported by a user.
--------------------
Matthew Franglen:
- Makes the AddonListEntry use the Template code
The Template_HideTooltip is a duplicate of the
removed code. Template.lua is the place for code
that would otherwise be duplicated.
- Fixes #31 : Adds option to reload ui when applying
This adds an option in the new options panel to
reload the UI when applying the addon state.
- See #33 : Best guess at a fix without more details
This makes the addon title, used by the list as the index,
the addon title or the name. Since the addon title has been
reported as being nil, this may fix it. I would like more
details on the bug.
http://wow.curse.com/downloads/wow-addons/details/addonmanager.aspx#609915
This also takes the opportunity to change the key name of the title
field of the addonlistentry so that it matches the addonlistgroup.

