Feature Request: control addon minimap icon tooltips and set custom anchor
addonaddict opened this issue ยท 7 comments
Environment
- Addon version: 9.2.2
- WoW version: 9.2
Desired functionality
Please consider adding a feature to "hijack" addon tooltips and anchor them by user preference globally.
Anchor options would be typical like top, bottom left, left, etc. Could also use other anchor points not related to the addon button.
The reason this is needed is because so many addons out there anchor their tooltips completely randomly with no thought involved.
In some cases as you move cursor between addons, the addon window closes as the tooltip goes in the forefront. Extremely annoying.
Below example is when using "bar like a minimap button" option, in "show to down" mode.
Hope this is clear. Thanks.
Thank you for the response. Tbh it was just an example, as about half of the addons you see on that screenshot have their tooltip "above" the bar, other half below or somewhere to the side. It seems completely random to me. Not sure what you can do with that... will wait for you to do your magic :D
Hello. Firstly, user anchoring is possible and I'll do it. Second, some of the buttons have their own tooltip and I can't keep track of all of them, but SilverDragon uses the LibQTip-1.0 library, so I might be able to change the anchoring for it.
Just tested, works like a charm! Thanks!
Only thing I noticed is it doesnt seem to do anything when in minimap button mode.
In normal mode, all tooltips are attached neatly in one spot. Wonderful.