File Details
10.0.0.1
- R
- Nov 7, 2022
- 24.74 KB
- 451
- 10.0.0
- Retail
File Name
TooManyAddons-10.0.0.1.zip
Supported Versions
- 10.0.0
- Improve performance of addons pane (while still allowing tooltips) by not telling the client to recalculate memory usage of all addons as the tooltips are built for every individual addon for tooltip mouseovers. Previously if you scrolled through the list or dragged your mouse over the list, each time the mouse passed over a new line, the addon would ask for a full recalculation of memory used by all addons instead of just the addon under the mouse. This is a limitation of the WoW client, not the addon, so the addon caches current once every time it is opened now. Previously the only way to fix this was to disable tooltips entirely.
- There is now an additional Option to disable looking up addon memory entirely so it doesn't trigger performance stutter warnings, though this isn't strictly necessary with the above fix. It just prevents other addons (like details) from complaining about issues that aren't.
- Update version to better reflect current state of pre-patch

